We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69584c0 commit 6062a12Copy full SHA for 6062a12
.github/workflows/build_release.yaml
@@ -14,6 +14,8 @@ jobs:
14
exclude:
15
- docker_arch: amd64
16
build_type: raspi
17
+ - debian_version: buster
18
+ build_type: raspi
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v3
.github/workflows/build_test.yaml
@@ -16,6 +16,8 @@ jobs:
22
23
0 commit comments