diff --git a/.github/workflows/install_puppet.yaml b/.github/workflows/install_puppet.yaml index c4e9010..d5690c2 100644 --- a/.github/workflows/install_puppet.yaml +++ b/.github/workflows/install_puppet.yaml @@ -11,6 +11,7 @@ jobs: name: ${{ matrix.collection }} / ${{ matrix.os.name }} runs-on: ubuntu-latest strategy: + fail-fast: false matrix: collection: [ puppet6, puppet7 ] os: [