Skip to content

Commit feaef96

Browse files
committed
Don't run CI on macOS < 5.12
1 parent 48b31ce commit feaef96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ jobs:
108108
strategy:
109109
matrix:
110110
perl-version:
111-
- "5.8"
112-
- "5.10"
113111
- "5.12"
114112
- "5.14"
115113
- "5.16"

0 commit comments

Comments
 (0)