1 parent debe759 commit 56f876eCopy full SHA for 56f876e
1 file changed
.github/workflows/ruby.yml
@@ -12,6 +12,7 @@ jobs:
12
13
runs-on: ubuntu-latest
14
strategy:
15
+ fail-fast: false
16
matrix:
17
ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4", "4.0"]
18
0 commit comments