Skip to content

Commit f091ca6

Browse files
committed
Don't test 5.12 on macOS in CI
1 parent 8d8d9a7 commit f091ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ jobs:
105105
needs: test-linux
106106
runs-on: macos-latest
107107
strategy:
108+
fail-fast: true
108109
matrix:
109110
perl-version:
110-
- "5.12"
111111
- "5.14"
112112
- "5.16"
113113
- "5.18"

0 commit comments

Comments
 (0)