Skip to content

Commit

Permalink
CI: Switch to x86_64-w64-mingw32
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Nov 30, 2023
1 parent ac85483 commit 5888730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/run_docker_mingw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi

mkdir build && cd build

ARCH=i686
ARCH=x86_64
MINGW_PREFIX=/usr/${ARCH}-w64-mingw32
PYMAJMIN=310
PREFIX=${PWD}/install
Expand Down

0 comments on commit 5888730

Please sign in to comment.