Skip to content

Commit

Permalink
Update supported Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
noteflakes committed Jan 9, 2025
1 parent df9e97b commit a8ccc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
ruby: [3.2, 3.3, head]
ruby: [3.2, 3.3, 3.4]

name: >-
${{matrix.os}}, ${{matrix.ruby}}
Expand Down

0 comments on commit a8ccc26

Please sign in to comment.