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.
1 parent 2221e13 commit 7ab4bbfCopy full SHA for 7ab4bbf
1 file changed
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ env:
9
jobs:
10
release:
11
name: Release
12
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
13
env:
14
DOCKER_CLI_EXPERIMENTAL: "enabled"
15
DOCKER_BUILDKIT: "1"
0 commit comments