Skip to content

Commit 423778c

Browse files
committed
ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs
1 parent 8de9e47 commit 423778c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
target: x86_64-pc-windows-msvc
104104
- host: blacksmith-4vcpu-ubuntu-2404
105105
target: x86_64-unknown-linux-gnu
106-
- host: blacksmith-8vcpu-ubuntu-2404-arm
106+
- host: blacksmith-4vcpu-ubuntu-2404
107107
target: aarch64-unknown-linux-gnu
108108
runs-on: ${{ matrix.settings.host }}
109109
steps:

0 commit comments

Comments
 (0)