Skip to content

Commit 998fc49

Browse files
author
Jeff Whitaker
committed
build x86 windows wheels
1 parent c53283c commit 998fc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10" ]
28-
platform: [x64, x32]
28+
platform: [x64, x86]
2929
env:
3030
REPO_DIR: cftime
3131
PKG_NAME: cftime

0 commit comments

Comments
 (0)