We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd5dbc commit 15b2cf0Copy full SHA for 15b2cf0
.github/workflows/build-linux-amd64-manual.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build-linux-amd64:
8
environment: release
9
- runs-on: linux
+ runs-on: ubuntu-latest
10
env:
11
OLLAMA_SKIP_MANIFEST_CREATE: '1'
12
BUILD_ARCH: amd64
0 commit comments