We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6387346 commit 7afbbf9Copy full SHA for 7afbbf9
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
62
build-macos:
63
name: Build macOS binaries
64
- runs-on: macos-latest
+ runs-on: macos-latest-large
65
steps:
66
# https://zcash.readthedocs.io/en/master/rtd_pages/Debian-Ubuntu-build.html
67
- name: install deps
0 commit comments