We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f552fb + 07321df commit f492d41Copy full SHA for f492d41
1 file changed
.github/workflows/build-wheels.yml
@@ -2,8 +2,8 @@ name: Build Wheels
2
3
on: [push, pull_request]
4
5
-
6
-build_toolkit_win-mac:
+jobs:
+ build_toolkit_wheels:
7
name: Build MacOS python 3.8
8
runs-on: macos-10.15
9
defaults:
0 commit comments