We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b83ac commit 8a5d84bCopy full SHA for 8a5d84b
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: [ '2.3.7', '2.4.6', '2.5.5', '2.6.2' ]
+ ruby: [ '2.3.7', '2.4.6', '2.5.5', '2.6.3' ]
16
os: [ ubuntu-18.04, macOS-10.14 ]
17
18
runs-on: ${{ matrix.os }}
0 commit comments