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 f77ce92 commit 9fb77f4Copy full SHA for 9fb77f4
.github/workflows/main.yml
@@ -4,6 +4,7 @@ jobs:
4
rspec:
5
runs-on: ubuntu-latest
6
strategy:
7
+ fail-fast: false
8
matrix:
9
include:
10
- { puppet-version: "3.8.7", ruby-version: "2.0", docker-tag: "" }
0 commit comments