have to update ci macos version to 13 as 12 doesnt work now. 13 is still x86

This commit is contained in:
Eve 2024-11-04 21:31:02 +00:00 committed by GitHub
parent 4ec3e4a528
commit f85336e263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@ jobs:
name: llama-bin-macos-arm64.zip
macOS-latest-cmake-x64:
runs-on: macos-12
runs-on: macos-13
steps:
- name: Clone