We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7723327 commit ad12647Copy full SHA for ad12647
.github/workflows/build.yml
@@ -97,7 +97,7 @@ jobs:
97
ctest -L 'main|curl' --verbose --timeout 900
98
99
macOS-latest-cmake-x64:
100
- runs-on: macos-13
+ runs-on: macos-15-intel
101
102
steps:
103
- name: Clone
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
name: llama-bin-macos-arm64.zip
76
77
macOS-x64:
78
79
80
81
0 commit comments