Skip to content

Commit

Permalink
workflow: ignore raspi/buster
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed May 27, 2023
1 parent 69584c0 commit 6062a12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6062a12

Please sign in to comment.