Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-v2:
runs-on: macos-14
runs-on: macos-14-large
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
./*.so

build-v3:
runs-on: macos-14
runs-on: macos-14-large
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion SNAPSHOT_HASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d91c0e6f35f0eb2e44124e8f42aa44a7
1ce86630892e2dca9a8543fdb8ed8e22
Loading