Skip to content

Commit 37f11a4

Browse files
committed
Comment out ruby-head for now
1 parent 8d1522e commit 37f11a4

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
@@ -22,7 +22,7 @@ jobs:
2222
ruby:
2323
- "3.1"
2424
- "3.2"
25-
- "ruby-head"
25+
# - "ruby-head"
2626
steps:
2727
- name: Install system dependencies
2828
run: sudo apt-get install imagemagick libmagickwand-dev

0 commit comments

Comments
 (0)