Skip to content

Commit 446c96e

Browse files
committed
CI against Ruby 3.3
ruby/setup-ruby#553 has been merged.
1 parent 96878e4 commit 446c96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os: [ubuntu]
25-
ruby: ['2.7', '3.0', '3.1', '3.2', 'head']
25+
ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', 'head']
2626

2727
steps:
2828
- name: checkout

0 commit comments

Comments
 (0)