ci : move macos jobs to the apple workflow + fix names (#23721)

This commit is contained in:
Georgi Gerganov
2026-05-26 16:57:55 +03:00
committed by GitHub
parent 7799d31e68
commit 5190c2ea8d
3 changed files with 82 additions and 83 deletions
+3 -4
View File
@@ -37,8 +37,7 @@ env:
jobs:
macOS-cpu:
macos-cpu:
strategy:
matrix:
include:
@@ -76,7 +75,7 @@ jobs:
- name: ccache
uses: ggml-org/ccache-action@v1.2.21
with:
key: macOS-latest-${{ matrix.arch }}
key: macos-latest-${{ matrix.arch }}
evict-old-files: 1d
- name: Build
@@ -1261,7 +1260,7 @@ jobs:
- ubuntu-24-openvino
#- ubuntu-24-sycl
- android-arm64
- macOS-cpu
- macos-cpu
- ios-xcode-build
#- openEuler-cann
- ui-build