Skip to content

Commit 4c756cb

Browse files
committed
Skip to install test caused by ruby/rubygems#6430
1 parent c75b639 commit 4c756cb

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
@@ -54,4 +54,4 @@ jobs:
5454
- run: rake build
5555

5656
- run: gem install pkg/*.gem
57-
57+
if: ${{ matrix.ruby != "3.2" }}

0 commit comments

Comments
 (0)