Skip to content

Commit 6160e51

Browse files
Merge pull request #125 from puppetlabs/update-runner-image
(maint) Update module_release_prep.yml to run on latest
2 parents 5a23f3c + a38a575 commit 6160e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_release_prep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
release_prep:
1818
name: "Release prep"
19-
runs-on: "ubuntu-20.04"
19+
runs-on: "ubuntu-latest"
2020

2121
env:
2222
BUNDLE_WITHOUT: development:system_tests

0 commit comments

Comments
 (0)