We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b5536 commit 822f9e1Copy full SHA for 822f9e1
.github/workflows/build-wheels.yml
@@ -29,7 +29,7 @@ jobs:
29
# platform: [x64, x32]
30
# test on a single platform, python version
31
python-version: ["3.8"]
32
- os: [macos-latest]
+ os: [ubuntu-latest, macos-latest]
33
platform: [x64]
34
MB_ML_VER: [2014]
35
exclude:
0 commit comments