go 1.21
This commit is contained in:
@@ -6,7 +6,7 @@ export GOPATH=""
|
||||
# enable cgo due to
|
||||
# https://github.com/containers/image/issues/1382
|
||||
# which means difficult times ahead with cross compiling
|
||||
export CGO_ENABLED=1
|
||||
export CGO_ENABLED=0
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user