Skip to content

Commit 4a037ae

Browse files
kkohrteregon
authored andcommitted
Advance "latest" ruby in isolated ci test job to 3.3
1 parent 2146c34 commit 4a037ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
ruby: [ 2.3, 3.2 ] # oldest and latest CRuby
39+
ruby: [ 2.3, 3.3 ] # oldest and latest CRuby
4040
env:
4141
RUBYOPT: '-w'
4242
steps:

0 commit comments

Comments
 (0)