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 081bd19 commit 534361aCopy full SHA for 534361a
.github/workflows/release-please.yml
@@ -85,7 +85,7 @@ jobs:
85
strategy:
86
fail-fast: false
87
matrix:
88
- os: ["ubuntu-latest", "windows-latest","macos-latest"]
+ os: ["ubuntu-latest", "windows-latest"]
89
python-version: ["3.10","3.9","3.8","3.7"]
90
steps:
91
- uses: conda-incubator/setup-miniconda@v2
0 commit comments