Skip to content

Commit ede5537

Browse files
committed
Add perl 5.36
1 parent b57a3f8 commit ede5537

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
perl:
13+
- '5.36'
1314
- '5.34'
1415
- '5.32'
1516
- '5.30'

.github/workflows/macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
perl:
13+
- '5.36'
1314
- '5.34'
1415
- '5.32'
1516
- '5.30'

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
perl:
13+
- '5.36'
1314
- '5.34'
1415
- '5.32'
1516
- '5.30'

0 commit comments

Comments
 (0)