Skip to content

Commit 534361a

Browse files
authored
ci: remove macosx from conda
1 parent 081bd19 commit 534361a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
strategy:
8686
fail-fast: false
8787
matrix:
88-
os: ["ubuntu-latest", "windows-latest","macos-latest"]
88+
os: ["ubuntu-latest", "windows-latest"]
8989
python-version: ["3.10","3.9","3.8","3.7"]
9090
steps:
9191
- uses: conda-incubator/setup-miniconda@v2

0 commit comments

Comments
 (0)