Skip to content

Commit

Permalink
jruby doesn't have Data
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhull committed Jun 15, 2024
1 parent 912956e commit d30bede
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ head, jruby-head, truffleruby-head ]
#ruby: [ head, jruby-head, truffleruby-head ]
ruby: [ head, truffleruby-head ]
# ruby: [ head ]
name: Ruby ${{ matrix.ruby }}
steps:
Expand Down

0 comments on commit d30bede

Please sign in to comment.