Skip to content

Commit 1693e8f

Browse files
committed
use ubuntu-24.04-arm
1 parent 8f44b43 commit 1693e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
build-manylinux-aarch64:
203203
needs: [generate-license]
204204
name: Manylinux arm64
205-
runs-on: ubuntu-latest
205+
runs-on: ubuntu-24.04-arm
206206
steps:
207207
- uses: actions/checkout@v4
208208
- run: rm LICENSE.txt

0 commit comments

Comments
 (0)