Update ci.yml (#975)

This commit is contained in:
Igor Victor 2021-04-07 01:40:21 +02:00 committed by GitHub
parent 218292aa15
commit ca8a36769e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: [2.3, 2.4, 2.5, 2.6, 2.7, 3.0, jruby-9.2.16.0]
ruby-version: [2.3, 2.4, 2.5, 2.6, 2.7, 3.0, jruby-9.2.16.0, truffleruby-head]
steps:
- uses: actions/checkout@v2
- name: Set up Ruby