Commit f36dee4
committed
GA: do not use windows-arch in macos configuration
.github/workflows/macos.yml:43:54: property "windows-arch" is not defined in object type {python-version: number} [expression]
|
43 | name: wheel-${{ matrix.python-version }}-${{ matrix.windows-arch }}
| ^~~~~~~~~~~~~~~~~~~1 parent 969bb11 commit f36dee4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments