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 0acf3f2 commit 58a6d4d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,8 @@ jobs:
strategy:
fail-fast: false
matrix:
puppet: [7.22.0, 8.2.0]
ruby: [3.1.3]
include:
- puppet: 7.22.0
ruby: 2.7.7
- puppet: 7.22.0
ruby: 3.0.5
puppet: [8.2.0]
ruby: [3.1.3, 3.2.0]

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

0 comments on commit 58a6d4d

Please sign in to comment.