Skip to content

Commit

Permalink
MAINT: disable failing conda bundling. (napari#4878)
Browse files Browse the repository at this point in the history
Until fixed, otherwise all PRs everywhere are failing.
Please open an issue to track re-enabling when merging this PR.
  • Loading branch information
Carreau authored Jul 28, 2022
1 parent 790fc4e commit 3217671
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/make_bundle_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ jobs:
- os: macos-latest
python-version: "3.9"
target-platform: "osx-64"
- os: macos-latest
python-version: "3.9"
target-platform: "osx-arm64"
#- os: macos-latest
# python-version: "3.9"
# target-platform: "osx-arm64"
- os: windows-latest
python-version: "3.8"
target-platform: "win-64"
Expand Down

0 comments on commit 3217671

Please sign in to comment.