2 Commits

Author SHA1 Message Date
eyedeekay
1276269c8f disable cgo in modded nightly 2025-07-22 19:14:03 -04:00
eyedeekay
f9b4b18c8e update select-cache after multiple bugfixes 2025-07-22 15:23:38 -04:00
2 changed files with 1 additions and 2 deletions

View File

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

View File

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