Skip to content

Commit b0481aa

Browse files
committed
ci: add a arm ubuntu 24.04 build in the releases
1 parent 5ea91dc commit b0481aa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ jobs:
1919
ubuntu-version: 24.04
2020
additional-deps: gcc-multilib libc6-dev-i386
2121
- architecture: arm64
22-
platform: buildjet-2vcpu-ubuntu-2204-arm
22+
platform: codspeedhq-arm64-ubuntu-22.04
2323
ubuntu-version: 22.04
24+
- architecture: arm64
25+
platform: codspeedhq-arm64-ubuntu-24.04
26+
ubuntu-version: 24.04
2427

2528
runs-on: ${{ matrix.runner.platform }}
2629
steps:

0 commit comments

Comments
 (0)