Skip to content

Commit

Permalink
💚 turn off truffleruby-head for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Feb 24, 2025
1 parent be18441 commit 198a324
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ jobs:
- jruby
- jruby-head
- truffleruby
- truffleruby-head
# truffleruby-head is failing.
# TODO: Turn this back on once more important MRI Rubies are validated.
# - truffleruby-head

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 198a324

Please sign in to comment.