mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-20 02:54:48 +00:00
proper macos version
This commit is contained in:
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
|
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DKOMPUTE_OPT_DISABLE_VULKAN_VERSION_CHECK=ON -S gpt4all-chat -B build
|
||||||
ninja -C build
|
ninja -C build
|
||||||
build-chat-macos:
|
build-chat-macos:
|
||||||
runs-on: macos-latest
|
runs-on: macos-13-arm64
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user