Skip to content

Commit 4212ce6

Browse files
committed
ci: test against Ruby 3.3
1 parent 6b721af commit 4212ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
include:
1515
# Recent Rubies and Rails
16+
- ruby-version: '3.3'
1617
- ruby-version: '3.2'
1718
- ruby-version: '3.1'
1819
- ruby-version: '3.0'

0 commit comments

Comments
 (0)