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 4b8312c commit 07b3a03Copy full SHA for 07b3a03
1 file changed
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-22.04
12
strategy:
13
+ fail-fast: false
14
matrix:
15
ruby-version: [2.5.9, 2.6.0, 2.6.10, 2.7.8]
16
gemfile:
0 commit comments