Commit e97555b
committed
workflows: expect macOS universal binaries from setup-python on 3.{8,9,10}
It appears setup-python's Python 3.8, 3.9, and 3.10 macOS builds are now
capable of producing universal binaries. Stop using the upstream Python
3.9 and 3.10 builds and remove the test exception for 3.8.
The change seems to have happened before we released any macOS wheels, so
this won't affect the 3.8 release artifacts.
Signed-off-by: Benjamin Gilbert <[email protected]>1 parent 5be5565 commit e97555b
1 file changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 53 | | |
64 | 54 | | |
65 | 55 | | |
| |||
122 | 112 | | |
123 | 113 | | |
124 | 114 | | |
125 | | - | |
| 115 | + | |
126 | 116 | | |
127 | 117 | | |
128 | 118 | | |
| |||
0 commit comments