Skip to content

Commit 12c57ee

Browse files
dhiltgenrick-github
authored andcommitted
CI: switch back to x86 macos builder (ollama#11572)
1 parent f932bbe commit 12c57ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
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
2424
2525
darwin-build:
26-
runs-on: macos-13-xlarge
26+
runs-on: macos-13
2727
environment: release
2828
needs: setup-environment
2929
strategy:

0 commit comments

Comments
 (0)