Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bschonec committed Sep 20, 2023
1 parent 61191df commit e28926f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
test-static-current:
strategy:
fail-fast: true
fail-fast: false
matrix:
puppet: [7.22.0, 8.2.0]
ruby: [3.1.3]
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
test-integration:
if: false
strategy:
fail-fast: true
fail-fast: false
matrix:
puppet: [7.0.0, 8.0.0]
beakerset: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, centos-7, debian-10, debian-11]
Expand Down

0 comments on commit e28926f

Please sign in to comment.