Gabriel Nagy
3 years ago
No known key found for this signature in database
GPG Key ID: A2B2C9C0F6B672B3
1 changed files with
1 additions and
0 deletions
-
.github/workflows/install_puppet.yaml
|
@ -11,6 +11,7 @@ jobs: |
|
|
name: ${{ matrix.collection }} / ${{ matrix.os.name }} |
|
|
name: ${{ matrix.collection }} / ${{ matrix.os.name }} |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
strategy: |
|
|
strategy: |
|
|
|
|
|
fail-fast: false |
|
|
matrix: |
|
|
matrix: |
|
|
collection: [ puppet6, puppet7 ] |
|
|
collection: [ puppet6, puppet7 ] |
|
|
os: [ |
|
|
os: [ |
|
|