Skip to content

Commit 6679936

Browse files
committed
try buster image for building cpanfile.snapshot
1 parent e3aac91 commit 6679936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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.22
10+
image: perl:5.22-buster
1111
steps:
1212
- name: install jq
1313
run: |

0 commit comments

Comments
 (0)