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 4dfe751 commit 6448b8cCopy full SHA for 6448b8c
1 file changed
.github/workflows/CI.yml
@@ -176,6 +176,7 @@ jobs:
176
macos-intel:
177
name: macos-x86_64-py${{ matrix.python-version }}
178
runs-on: macos-13
179
+ if: false # disabled for v0.6.2 release to avoid 8h+ queue; will re-enable later
180
strategy:
181
fail-fast: false
182
matrix:
0 commit comments