Skip to content

Commit 01ce69f

Browse files
atalmanDanilBaibak
andauthored
Changed runner for linux arm64 (#1525) (#1549)
Co-authored-by: Danylo Baibak <[email protected]>
1 parent 15eb5d9 commit 01ce69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manywheel-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: |
8888
manywheel/build_docker.sh
8989
build-docker-cpu-aarch64:
90-
runs-on: linux.t4g.2xlarge
90+
runs-on: linux.arm64.2xlarge
9191
env:
9292
GPU_ARCH_TYPE: cpu-aarch64
9393
steps:

0 commit comments

Comments
 (0)