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 3490251 commit 654a8bbCopy full SHA for 654a8bb
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ jobs:
11
name: Linux, Puppet ${{ matrix.cfg.puppet_version }}, Ruby ${{ matrix.cfg.ruby }}
12
runs-on: ubuntu-22.04
13
strategy:
14
+ fail-fast: false
15
matrix:
16
cfg:
17
- {puppet_version: '7', ruby: '2.7'}
0 commit comments