Skip to content

Commit a43f320

Browse files
authored
PYTHON-3470 Build Python 3.11 Wheels for MacOS (#1130)
1 parent 7299dff commit a43f320

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,6 +1216,10 @@ tasks:
12161216
tags: ["release_tag"]
12171217
run_on: macos-1100
12181218
commands:
1219+
- func: "build release"
1220+
vars:
1221+
VERSION: "3.11"
1222+
ENSURE_UNIVERSAL2: "1"
12191223
- func: "build release"
12201224
vars:
12211225
VERSION: "3.10"

0 commit comments

Comments
 (0)