Skip to content

Commit

Permalink
remove some more ruby 2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Nov 6, 2024
1 parent 4b9c2fa commit 7d9ac15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
ruby: [2.7, 3.1]
ruby: [3.1]
env:
BOLT_WINDOWS: true
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
ruby: [2.7, 3.1]
ruby: [3.1]
env:
BOLT_WINDOWS: true
steps:
Expand Down

0 comments on commit 7d9ac15

Please sign in to comment.