ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs

This commit is contained in:
Dax Raad
2026-02-02 09:44:19 -05:00
parent 8de9e47a5b
commit 423778c93a

View File

@@ -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: