Skip to content

Commit e9f31f3

Browse files
committed
WIP
1 parent 12913cf commit e9f31f3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci-tests.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ jobs:
77
matrix:
88
os: [ubuntu-latest]
99
perl:
10-
- '5.16'
11-
- '5.20'
10+
# - '5.16'
11+
# - '5.20'
1212
- '5.26'
13-
- '5.30'
14-
- '5.34'
15-
- '5.38'
16-
- '5.40'
13+
# - '5.30'
14+
# - '5.34'
15+
# - '5.38'
16+
# - '5.40'
1717
- latest
1818
include:
1919
- os: macos-latest

0 commit comments

Comments
 (0)