Skip to content

Commit

Permalink
Add truffleruby in CI now that the test suite is passing on it
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 12, 2024
1 parent 69de603 commit 25838ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
ruby-version:
- "3.2"
- "3.3"
- "truffleruby"
- "head"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 25838ef

Please sign in to comment.