Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bschonec committed Sep 20, 2023
1 parent 8c15acb commit 05ed39a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
puppet: [7.22.0]
puppet: [7.22.0, 8.2.0]
ruby: [2.7.7, 3.0.5, 3.1.3]

name: Static code analysis new
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
strategy:
fail-fast: false
matrix:
puppet: [7.22.0, 8]
puppet: [7.22.0, 8.2.0]
ruby: [2.7.7, 3.0.5, 3.1.3]

name: Static code analysis old
Expand Down

0 comments on commit 05ed39a

Please sign in to comment.