mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs
This commit is contained in:
parent
8de9e47a5b
commit
423778c93a
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
target: x86_64-pc-windows-msvc
|
||||
- host: blacksmith-4vcpu-ubuntu-2404
|
||||
target: x86_64-unknown-linux-gnu
|
||||
- host: blacksmith-8vcpu-ubuntu-2404-arm
|
||||
- host: blacksmith-4vcpu-ubuntu-2404
|
||||
target: aarch64-unknown-linux-gnu
|
||||
runs-on: ${{ matrix.settings.host }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user