We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fe7b1 commit fb4c63bCopy full SHA for fb4c63b
1 file changed
Taskfile.yml
@@ -204,6 +204,7 @@ tasks:
204
- task: build:server:internal
205
vars:
206
ARCHS: amd64
207
+ GO_ENV_VARS: CC="zig cc -target x86_64-windows-gnu"
208
deps:
209
- go:mod:tidy
210
sources:
0 commit comments