mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-19 17:50:25 +00:00
proper macos version
This commit is contained in:
parent
46acc2fdc0
commit
536162a452
2
.github/workflows/build-chat.yml
vendored
2
.github/workflows/build-chat.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DKOMPUTE_OPT_DISABLE_VULKAN_VERSION_CHECK=ON -S gpt4all-chat -B build
|
||||
ninja -C build
|
||||
build-chat-macos:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13-arm64
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user