Skip to content

Commit 9e7b130

Browse files
committed
Disable CI for Ruby head
1 parent 68ba9da commit 9e7b130

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
@@ -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)