Skip to content

Commit c39fcc4

Browse files
authored
Merge pull request #14 from LayerTwo-Labs/ash/ci
CI: Use large macos runner
2 parents f4c92f1 + 7afbbf9 commit c39fcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
101101
build-macos:
102102
name: Build macOS binaries
103-
runs-on: macos-latest
103+
runs-on: macos-latest-large
104104
steps:
105105
# https://zcash.readthedocs.io/en/master/rtd_pages/Debian-Ubuntu-build.html
106106
- name: install deps

0 commit comments

Comments
 (0)