Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 920a2e0

Browse files
cortex cpp switch to macos-latest runner (#854)
Co-authored-by: Service Account <service@jan.ai>
1 parent 42f2e3b commit 920a2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cortex-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ccache-dir: ''
5555
- os: "mac"
5656
name: "arm64"
57-
runs-on: "mac-silicon"
57+
runs-on: "macos-latest"
5858
cmake-flags: "-DMAC_ARM64=ON"
5959
build-deps-cmake-flags: ""
6060
ccache-dir: ''

0 commit comments

Comments
 (0)