Skip to content

Commit 6448b8c

Browse files
committed
ci: temporarily disable macos-intel job for v0.6.2 to prevent long queues (if: false). Will re-enable after release.
1 parent 4dfe751 commit 6448b8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ jobs:
176176
macos-intel:
177177
name: macos-x86_64-py${{ matrix.python-version }}
178178
runs-on: macos-13
179+
if: false # disabled for v0.6.2 release to avoid 8h+ queue; will re-enable later
179180
strategy:
180181
fail-fast: false
181182
matrix:

0 commit comments

Comments
 (0)