Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Disable fast failures
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Sep 14, 2023
1 parent 42c1a50 commit 736422a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ jobs:
build:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
include:
- blueprint: fedora-imagebuilder
container_tag: fedora-latest
# - blueprint: fedora-packager
# container_tag: fedora-35
- blueprint: centos-minimal
container_tag: centos-stream9
steps:
Expand Down

0 comments on commit 736422a

Please sign in to comment.