Skip to content

Commit

Permalink
Update ci.yml (lostisland#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
gogainda authored and jrochkind committed Dec 20, 2021
1 parent bb0959e commit fbe88d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ '2.6', '2.7', '3.0' ]
ruby: [ '2.6', '2.7', '3.0', truffleruby-head ]

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

0 comments on commit fbe88d2

Please sign in to comment.