Skip to content

Commit

Permalink
try buster image for building cpanfile.snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Sep 30, 2024
1 parent e3aac91 commit 6679936
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.22
image: perl:5.22-buster
steps:
- name: install jq
run: |
Expand Down

0 comments on commit 6679936

Please sign in to comment.