Skip to content

Commit

Permalink
Update CI Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Jan 9, 2024
1 parent aea6a46 commit 3b5024a
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
matrix:
ruby:
- '3.3'
- 3.2
- 3.1
- '3.2'
- '3.1'
- '3.0'
- 2.7
- jruby
- truffleruby
os:
Expand All @@ -36,10 +35,10 @@ jobs:
strategy:
matrix:
ruby:
# - 3.2
- 3.1
- '3.3'
- '3.2'
- '3.1'
- '3.0'
- 2.7
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3b5024a

Please sign in to comment.