Skip to content

Commit

Permalink
Update CI Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Jun 24, 2022
1 parent cdbb5de commit 58d78ea
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
- 3.1
- 3.0
- 2.7
- 2.6
- jruby-9.3.2
- truffleruby-21.3.0
- jruby-9.3.4
- truffleruby-22.1.0
os:
- ubuntu-latest
- macos-latest
Expand All @@ -35,9 +34,9 @@ jobs:
strategy:
matrix:
ruby:
- 3.1
- 3.0
- 2.7
- 2.6
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 58d78ea

Please sign in to comment.