Skip to content

Commit

Permalink
Remove windows & macos from build action
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Dec 19, 2023
1 parent ed8b680 commit bbb466b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/anaconda-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
matrix:
os: [
ubuntu-latest,
windows-latest,
macos-latest,
# windows-latest,
# macos-latest,
]
python-version: [
'3.9',
Expand Down

0 comments on commit bbb466b

Please sign in to comment.