Skip to content

Commit

Permalink
Add jruby/truffleruby to CI
Browse files Browse the repository at this point in the history
Reimplements #447
  • Loading branch information
bastelfreak committed Feb 16, 2022
1 parent 68f3746 commit 6b9f221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -14,6 +14,9 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: truffleruby
- ruby: truffleruby+graalvm
- ruby: jruby
- ruby: "2.5"
- ruby: "2.6"
- ruby: "2.7"
Expand Down

0 comments on commit 6b9f221

Please sign in to comment.