workflow: ignore raspi/buster
This commit is contained in:
parent
69584c07db
commit
6062a1214d
2
.github/workflows/build_release.yaml
vendored
2
.github/workflows/build_release.yaml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
exclude:
|
||||
- docker_arch: amd64
|
||||
build_type: raspi
|
||||
- debian_version: buster
|
||||
build_type: raspi
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
2
.github/workflows/build_test.yaml
vendored
2
.github/workflows/build_test.yaml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
exclude:
|
||||
- docker_arch: amd64
|
||||
build_type: raspi
|
||||
- debian_version: buster
|
||||
build_type: raspi
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user