mirror of https://github.com/ollama/ollama.git
CI: switch back to x86 macos builder
This commit is contained in:
parent
ea85e27bbd
commit
9d071e6089
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
echo GOFLAGS="'-ldflags=-w -s \"-X=github.com/ollama/ollama/version.Version=${GITHUB_REF_NAME#v}\" \"-X=github.com/ollama/ollama/server.mode=release\"'" >>$GITHUB_OUTPUT
|
||||
|
||||
darwin-build:
|
||||
runs-on: macos-13-xlarge
|
||||
runs-on: macos-13
|
||||
environment: release
|
||||
needs: setup-environment
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue