Skip to content

Commit 5ed64f9

Browse files
committed
CI: Add Ruby 3.4
1 parent 620454c commit 5ed64f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
ruby:
12+
- '3.4'
1213
- '3.3'
1314
- '3.2'
1415
- '3.1'
@@ -36,6 +37,7 @@ jobs:
3637
strategy:
3738
matrix:
3839
ruby:
40+
#- '3.4'
3941
- '3.3'
4042
- '3.2'
4143
- '3.1'

0 commit comments

Comments
 (0)