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 e7c8af0 commit e803817Copy full SHA for e803817
.github/workflows/build-and-test.yml
@@ -85,7 +85,7 @@ jobs:
85
test_macos:
86
runs-on: ${{ matrix.os }}
87
strategy:
88
- fail-fast: true
+ fail-fast: false
89
matrix:
90
os: ["macos-latest"]
91
perl-version:
0 commit comments