Skip to content

Commit

Permalink
Merge pull request #184 from crazy-max/allow-failure-bullseye-backports
Browse files Browse the repository at this point in the history
ci: allow failure for bullseye-backports
  • Loading branch information
tonistiigi authored Dec 9, 2024
2 parents b0cde9e + 34d7bce commit 3b54900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
-
image: debian:bullseye-backports
typ: debian
allow-failure: false
allow-failure: true
-
image: debian:bookworm
typ: debian
Expand Down

0 comments on commit 3b54900

Please sign in to comment.