disable cgo in modded nightly

This commit is contained in:
eyedeekay
2025-07-22 19:14:03 -04:00
parent f9b4b18c8e
commit 1276269c8f

View File

@@ -47,7 +47,7 @@ jobs:
env: env:
TAGS: bindata sqlite sqlite_unlock_notify netgo osusergo TAGS: bindata sqlite sqlite_unlock_notify netgo osusergo
GOFLAGS: -ldflags="-extldflags=-static" GOFLAGS: -ldflags="-extldflags=-static"
CO_ENABLED: 0 #CGO_ENABLED: 0
- name: Prepare Artifact - name: Prepare Artifact
shell: bash shell: bash