workflow: do not support buster
This commit is contained in:
parent
e1a5f987c4
commit
61e9d6bae4
2
.github/workflows/build_test.yaml
vendored
2
.github/workflows/build_test.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
debian_version: [buster, bullseye]
|
debian_version: [bullseye]
|
||||||
docker_arch: [amd64, arm32v7, arm64v8]
|
docker_arch: [amd64, arm32v7, arm64v8]
|
||||||
build_type: [generic, raspi]
|
build_type: [generic, raspi]
|
||||||
exclude:
|
exclude:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user