Skip to content

Commit

Permalink
Removed truffleruby temporary.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 20, 2019
1 parent ec19e59 commit f19222f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-rvm.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'truffleruby', 'ruby-head', '2.2.10' ]
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'ruby-head', '2.2.10' ]
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit f19222f

Please sign in to comment.