mirror of
https://github.com/anoma/juvix.git
synced 2025-01-05 22:46:08 +03:00
Disable macOS CI (#2821)
It's failing because of rate limits exceeded when installing RISC0 VM. We should disable the macOS CI until we figure out how to reliably get around this problem.
This commit is contained in:
parent
c825f23c58
commit
346a48d55b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -242,6 +242,7 @@ jobs:
|
||||
|
||||
build-and-test-macos:
|
||||
runs-on: macos-14
|
||||
if: false
|
||||
steps:
|
||||
- uses: extractions/setup-just@v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user