There was an error while loading. Please reload this page.
1 parent 094dc2c commit c5ef209Copy full SHA for c5ef209
1 file changed
.github/workflows/build-macos.yml
@@ -71,7 +71,7 @@ jobs:
71
universal-binary:
72
name: Universal binary
73
needs: [build-macos]
74
- runs-on: macos-13
+ runs-on: macos-26
75
continue-on-error: true
76
steps:
77
- name: Download x86_64
0 commit comments