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 6660f09 commit 8f56f45Copy full SHA for 8f56f45
.github/workflows/ci_cd.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
fail-fast: false
49
matrix:
50
- os: [windows, ubuntu, macos]
+ os: [windows, ubuntu]
51
python: ["3.7", "3.8", "3.9", "3.10", "3.11"]
52
platform: [x64, x86]
53
exclude:
0 commit comments