Skip to content

Commit

Permalink
removing duplicate setup-go action
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jan 10, 2024
1 parent 8d62c6e commit 4cdedf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.20'
- name: Set up Go
uses: actions/setup-go@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 4cdedf5

Please sign in to comment.