Skip to content

Commit

Permalink
Don't test 5.12 on macOS in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jan 30, 2024
1 parent 8d8d9a7 commit f091ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ jobs:
needs: test-linux
runs-on: macos-latest
strategy:
fail-fast: true
matrix:
perl-version:
- "5.12"
- "5.14"
- "5.16"
- "5.18"
Expand Down

0 comments on commit f091ca6

Please sign in to comment.