mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
fix matrix syntax
This commit is contained in:
parent
4c06f95a68
commit
04059808d5
1
.github/workflows/ruby.yml
vendored
1
.github/workflows/ruby.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
matrix:
|
||||||
ruby: [2.6, 2.7]
|
ruby: [2.6, 2.7]
|
||||||
rails: [5.2.4.4, 6.0.3.4]
|
rails: [5.2.4.4, 6.0.3.4]
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user