Skip to content

Commit

Permalink
Downgrade release action ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
vcheung-stripe committed Jan 22, 2025
1 parent 466a2c7 commit 7bc9455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
GORELEASER_GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
# https://goreleaser.com/customization/docker_manifest/
DOCKER_CLI_EXPERIMENTAL: "enabled"
Expand Down

0 comments on commit 7bc9455

Please sign in to comment.