Skip to content

Commit

Permalink
Update CI Rubies: Remove Ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Oct 1, 2023
1 parent 2a5f37a commit 5be2ec4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- '3.2'
- '3.1'
- '3.0'
- '2.7'
- jruby
- truffleruby
os:
Expand All @@ -38,7 +37,6 @@ jobs:
- '3.2'
- '3.1'
- '3.0'
- '2.7'
- jruby
runs-on: windows-latest
steps:
Expand Down

0 comments on commit 5be2ec4

Please sign in to comment.