mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-12-01 09:54:59 -05:00
disable cgo in modded nightly
This commit is contained in:
2
.github/workflows/gitea-nightly.yml
vendored
2
.github/workflows/gitea-nightly.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user