Skip to content

Commit

Permalink
build snapshot using perl version matching prod servers
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Sep 30, 2024
1 parent 843d28a commit e3aac91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
update-dep:
runs-on: "ubuntu-22.04"
container:
image: perl:5.36
image: perl:5.22
steps:
- name: install jq
run: |
Expand Down

0 comments on commit e3aac91

Please sign in to comment.