Skip to content

Commit

Permalink
upgrade base image runner (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
morwn authored Oct 23, 2023
1 parent 2221e13 commit 7ab4bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
jobs:
release:
name: Release
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
env:
DOCKER_CLI_EXPERIMENTAL: "enabled"
DOCKER_BUILDKIT: "1"
Expand Down

0 comments on commit 7ab4bbf

Please sign in to comment.