We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a23f3c + a38a575 commit 6160e51Copy full SHA for 6160e51
.github/workflows/module_release_prep.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
release_prep:
18
name: "Release prep"
19
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-latest"
20
21
env:
22
BUNDLE_WITHOUT: development:system_tests
0 commit comments