Skip to content

Commit

Permalink
Merge pull request #1511 from visualfc/release
Browse files Browse the repository at this point in the history
workflows: release-build go-version 1.18
  • Loading branch information
xushiwei committed Nov 2, 2023
2 parents 340a9ec + c5d53a6 commit f493c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.17
go-version: 1.18

- name: Build
run: |
Expand Down

0 comments on commit f493c2e

Please sign in to comment.