mirror of
https://github.com/armbian/cache.git
synced 2026-01-06 10:36:52 -08:00
Update test2.yml
This commit is contained in:
15
.github/workflows/test2.yml
vendored
15
.github/workflows/test2.yml
vendored
@@ -12,9 +12,8 @@ jobs:
|
||||
|
||||
with:
|
||||
|
||||
type: 'minimal'
|
||||
arch: 'uefi-x86'
|
||||
runner: "ubuntu-latest"
|
||||
minimal: 'yes'
|
||||
desktop: 'no'
|
||||
|
||||
secrets:
|
||||
token: ${{ secrets.CR_PAT }}
|
||||
@@ -26,9 +25,8 @@ jobs:
|
||||
|
||||
with:
|
||||
|
||||
type: 'minimal'
|
||||
arch: 'aarch64'
|
||||
runner: "ubuntu-latest"
|
||||
minimal: 'no'
|
||||
desktop: 'no'
|
||||
|
||||
secrets:
|
||||
token: ${{ secrets.CR_PAT }}
|
||||
@@ -40,9 +38,8 @@ jobs:
|
||||
|
||||
with:
|
||||
|
||||
type: 'minimal'
|
||||
arch: 'armhf'
|
||||
runner: "ubuntu-latest"
|
||||
minimal: 'no'
|
||||
desktop: 'yes'
|
||||
|
||||
secrets:
|
||||
token: ${{ secrets.CR_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user