Skip to content

Commit

Permalink
Fix Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smoeding committed Aug 9, 2023
1 parent bb24852 commit 90531cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
puppet_version: [6, 7]
puppet_version: [7, 8]

name: Puppet ${{ matrix.puppet_version }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 90531cb

Please sign in to comment.