Skip to content

Commit

Permalink
Downgrade go
Browse files Browse the repository at this point in the history
Signed-off-by: Joeky <joeky5888@gmail.com>
  • Loading branch information
joeky888 committed Feb 13, 2024
1 parent a4a4bc2 commit 69c06f5
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 @@ -35,7 +35,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.22'
go-version: '1.21.7'

- name: Get OS and arch info
run: |
Expand Down

0 comments on commit 69c06f5

Please sign in to comment.