Skip to content

Commit

Permalink
TEMP: Remove Docker Buildx setup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Dec 11, 2024
1 parent a8d25f3 commit 9734941
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,9 @@ jobs:
runs-on: ubuntu-24.04
container:
image: surjection/goreleaser-cross:v1.23-v2.4.8
env:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
- uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 9734941

Please sign in to comment.