Skip to content

Commit 5893da2

Browse files
committed
Skip shipit tests on Ruby head because sass-rails is no longer working
with the latest revision of RubyGems
1 parent 17b756c commit 5893da2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
include:
4747
- ruby: ruby
4848
- ruby: head
49+
# shipit: cannot load such file -- pty
50+
extra_args: "--excludes=shipit"
4951
- ruby: truffleruby
5052
# knucleotide: needs fork
5153
# lobsters: commonmarker fails to install

0 commit comments

Comments
 (0)