Skip to content

Commit

Permalink
Remove Ruby v2.6 (eol)
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericpig committed Sep 7, 2024
1 parent 6da0570 commit 3cb8525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ 'ubuntu-latest', 'macos-latest' ]
# - https://www.ruby-lang.org/en/downloads/branches
ruby-version: [ '2.6', '3.1', '3.2', '3.3', 'ruby-head' ]
ruby-version: [ '3.1', '3.2', '3.3', 'ruby-head' ]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 3cb8525

Please sign in to comment.