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 61af3a1 commit 21b3044
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ jobs:
fail-fast: false
matrix:
puppet: [7.22.0, 8.2.0]
ruby: [2.7.7, 3.0.5, 3.1.3]
ruby: [3.1.3]
include:
- puppet: 7.22.0
ruby: [2.7.7, 3.0.5]

name: Static code analysis new
runs-on: ubuntu-latest
Expand Down

0 comments on commit 21b3044

Please sign in to comment.