We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f995da2 commit 05bc2d3Copy full SHA for 05bc2d3
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
tests:
19
runs-on: ubuntu-latest
20
strategy:
21
+ fail-fast: false
22
matrix:
23
ruby: ["2.7", "3.0", "3.1", "3.2", "head"]
24
steps:
0 commit comments