Skip to content

Commit

Permalink
fix version for windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoliveira committed Mar 31, 2024
1 parent e6bbfa0 commit e331480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ init:
# Build

install:
- set PATH=C:\go117;%PATH%
- set PATH=C:\go122;%PATH%
- go version
- go env

Expand Down

0 comments on commit e331480

Please sign in to comment.