ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs
parent
8de9e47a5b
commit
423778c93a
|
|
@ -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…
Reference in New Issue