Skip to content

Commit c0db734

Browse files
CI: Fix osx-x64 runner (macos-13 instead of macos-15-large)
1 parent 9334eb1 commit c0db734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-shared-libs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: libbls_eth.dylib
5757

5858
build-osx-x64:
59-
runs-on: macos-15-large
59+
runs-on: macos-13
6060
steps:
6161
- uses: actions/checkout@v4
6262
- name: Link shared library

0 commit comments

Comments
 (0)