Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bschonec committed Sep 19, 2023
1 parent 0b95b29 commit a9a5775
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
@@ -55,7 +55,8 @@ jobs:
fail-fast: false
matrix:
puppet: [5.5.22, 6.29.0]
ruby: [2.5.9, 2.6.9]
ruby: [2.7.7, 3.0.5, 3.1.3]
// ruby: [2.5.9, 2.6.9]

name: Static code analysis old
runs-on: ubuntu-20.04

0 comments on commit a9a5775

Please sign in to comment.