mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-05 15:31:04 +00:00
ci : try to optimize some jobs (#20521)
* force arm version to test * run on either x86 or arm if we can help it, this only works for runs without ccache * readd other jobs * remove ccache
This commit is contained in:
parent
609ea50026
commit
3a6f059909
5 changed files with 12 additions and 32 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -952,7 +952,7 @@ jobs:
|
|||
permissions:
|
||||
contents: write # for creating release
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-slim
|
||||
|
||||
needs:
|
||||
- windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue