mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
Merge pull request #405 from gogainda/master
Add Truffleruby head to CI
This commit is contained in:
commit
84ab7a9e4c
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
ruby: [2.6, 2.7]
|
ruby: [2.6, 2.7, truffleruby-head]
|
||||||
rails: [5.2.4.4, 6.0.3.4]
|
rails: [5.2.4.4, 6.0.3.4]
|
||||||
env:
|
env:
|
||||||
RAILS_VERSION: ${{ matrix.rails }}
|
RAILS_VERSION: ${{ matrix.rails }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user