Skip to content

Commit 0703c9b

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Fix Linux aarch64 nightly builds. Set with-cuda: enabled (#9062)
Reviewed By: AntoineSimoulin Differential Revision: D79175059 fbshipit-source-id: 45cd3010bb47b351cbba7a5690e421cb89eb1eb0
1 parent b6ed5f7 commit 0703c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-aarch64-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
os: linux-aarch64
2626
test-infra-repository: pytorch/test-infra
2727
test-infra-ref: main
28-
with-cuda: disable
28+
with-cuda: enable
2929
build:
3030
needs: generate-matrix
3131
strategy:

0 commit comments

Comments
 (0)