Skip to content

Commit 7ab4bbf

Browse files
authored
upgrade base image runner (#127)
1 parent 2221e13 commit 7ab4bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
jobs:
1010
release:
1111
name: Release
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-latest
1313
env:
1414
DOCKER_CLI_EXPERIMENTAL: "enabled"
1515
DOCKER_BUILDKIT: "1"

0 commit comments

Comments
 (0)