Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages committed Mar 15, 2023
1 parent 03a403f commit 7299d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: crazy-max/ghaction-xgo@v2
with:
xgo_version: latest
go_version: 1.20
go_version: latest
dest: build
prefix: vtablet
targets: windows/amd64,windows/386
Expand Down

0 comments on commit 7299d48

Please sign in to comment.