Skip to content

Commit c6d9a22

Browse files
committed
Add 5.34 to images
1 parent b8bc900 commit c6d9a22

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish-to-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
matrix:
1818
perl-version:
1919
- "latest"
20+
- "5.34"
2021
- "5.32"
2122
- "5.30"
2223
- "5.28"

.github/workflows/test-cpanfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- '5.28'
2828
- '5.30'
2929
- '5.32'
30+
- '5.34'
3031
- 'latest'
3132
name: Perl ${{ matrix.perl-version }}
3233
steps:

0 commit comments

Comments
 (0)