Skip to content

Commit b2faaf3

Browse files
committed
Disable CI for Ruby head
1 parent 455ee89 commit b2faaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- '3.4'
4444
- '3.3'
4545
- '3.2'
46-
- 'head'
46+
# - 'head'
4747
# - 'jruby'
4848
- 'truffleruby'
4949

0 commit comments

Comments
 (0)