Skip to content

Commit e3aac91

Browse files
committed
build snapshot using perl version matching prod servers
1 parent 843d28a commit e3aac91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
update-dep:
88
runs-on: "ubuntu-22.04"
99
container:
10-
image: perl:5.36
10+
image: perl:5.22
1111
steps:
1212
- name: install jq
1313
run: |

0 commit comments

Comments
 (0)