Skip to content

Commit

Permalink
Temporarily disable TruffleRuby due to strange rspec spec failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Nov 23, 2024
1 parent 32422fc commit 5fe2ec9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- '3.2'
- '3.3'
# - jruby
- truffleruby
# NOTE: temporarily disable truffleruby due to weird rspec issue
# - truffleruby
name: Ruby ${{ matrix.ruby }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5fe2ec9

Please sign in to comment.