Skip to content

Commit 83f3831

Browse files
committed
correct that last exclude, only the greenlet builds
Change-Id: I6944fdbf6c96b2b462bc91040bc347f9736c754a
1 parent a17163b commit 83f3831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- os: "windows-latest"
108108
python-version: "3.11"
109109
architecture: x64
110-
build-type: "cext"
110+
build-type: "cext-greenlet"
111111

112112
fail-fast: false
113113

0 commit comments

Comments
 (0)