Skip to content

Commit fa6fd16

Browse files
author
MarcoFalke
committed
ci: Use native platform for win-cross task
1 parent 919e6d0 commit fa6fd16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_win64.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export LC_ALL=C.UTF-8
88

99
export CONTAINER_NAME=ci_win64
1010
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:24.04" # Check that https://packages.ubuntu.com/noble/g++-mingw-w64-x86-64-posix (version 13.x, similar to guix) can cross-compile
11-
export CI_IMAGE_PLATFORM="linux/amd64"
1211
export HOST=x86_64-w64-mingw32
1312
export PACKAGES="g++-mingw-w64-x86-64-posix nsis"
1413
export RUN_UNIT_TESTS=false

0 commit comments

Comments
 (0)