mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 16:26:59 +00:00
Switch runner for final release job
The manifest and tagging step use a lot of disk space
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -419,7 +419,7 @@ jobs:
|
|||||||
- build-windows
|
- build-windows
|
||||||
- build-linux-amd64
|
- build-linux-amd64
|
||||||
- build-linux-arm64
|
- build-linux-arm64
|
||||||
runs-on: ubuntu-latest
|
runs-on: linux
|
||||||
environment: release
|
environment: release
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user