We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de9e47 commit 423778cCopy full SHA for 423778c
1 file changed
.github/workflows/publish.yml
@@ -103,7 +103,7 @@ jobs:
103
target: x86_64-pc-windows-msvc
104
- host: blacksmith-4vcpu-ubuntu-2404
105
target: x86_64-unknown-linux-gnu
106
- - host: blacksmith-8vcpu-ubuntu-2404-arm
+ - host: blacksmith-4vcpu-ubuntu-2404
107
target: aarch64-unknown-linux-gnu
108
runs-on: ${{ matrix.settings.host }}
109
steps:
0 commit comments