Skip to content

Commit

Permalink
Changed runner for linux arm64 (pytorch#1525) (pytorch#1549)
Browse files Browse the repository at this point in the history
Co-authored-by: Danylo Baibak <baibak@meta.com>
  • Loading branch information
atalman and DanilBaibak committed Sep 26, 2023
1 parent 15eb5d9 commit 01ce69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-manywheel-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
manywheel/build_docker.sh
build-docker-cpu-aarch64:
runs-on: linux.t4g.2xlarge
runs-on: linux.arm64.2xlarge
env:
GPU_ARCH_TYPE: cpu-aarch64
steps:
Expand Down

0 comments on commit 01ce69f

Please sign in to comment.