mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
test
This commit is contained in:
2
.github/workflows/build-cache-v2.yml
vendored
2
.github/workflows/build-cache-v2.yml
vendored
@@ -123,7 +123,7 @@ jobs:
|
||||
# Let's choose runners wisely
|
||||
[[ $VAR != desktop && $ARC == *arm* ]] && echo ::set-output name=runner::$(echo 'ARM64') || true
|
||||
[[ $VAR == desktop ]] && echo ::set-output name=runner::$(echo 'small') || true
|
||||
[[ ( $VAR == minimal || $VAR == server ) && $ARC == x86 ]] && echo ::set-output name=runner::$(echo 'ubuntu-latest') || true
|
||||
[[ $ARC == x86 ]] && echo ::set-output name=runner::$(echo 'ubuntu-latest') || true
|
||||
|
||||
image:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user