Skip to content

Commit 45b1ca2

Browse files
committed
disable 5.32 which is not listed upstream
1 parent 2b8340f commit 45b1ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
perl-version:
1919
- "latest"
20-
- "5.32"
20+
#- "5.32"
2121
- "5.30"
2222
- "5.28"
2323
- "5.26"

0 commit comments

Comments
 (0)