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 51b5bfa commit 10328d8
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,8 +11,8 @@ jobs:
strategy:
fail-fast: true
matrix:
puppet: [7.22.0]
ruby: [2.7.7, 3.0.5, 3.1.3]
puppet: [8.2.0]
ruby: [3.0.5, 3.1.3]

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

0 comments on commit 10328d8

Please sign in to comment.