mirror of
https://github.com/armbian/sdk.git
synced 2026-01-06 11:08:52 -08:00
Compare commits
2 Commits
1823889460
...
1932431546
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5bf78343b2 | ||
|
|
deda97a51d |
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
|
||||
armbian_board: "${{ matrix.board }}" # board build target
|
||||
# optional
|
||||
armbian_branch: "sdk"
|
||||
armbian_branch: "main"
|
||||
armbian_ui: "minimal"
|
||||
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
|
||||
armbian_release_tittle: "Armbian SDK" # release tittle
|
||||
|
||||
Reference in New Issue
Block a user