Skip to content

Commit

Permalink
Disable xpu build by default
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanqi129 committed Jul 23, 2024
1 parent 926bbf3 commit 8572590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_binary_build_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on:
type: string
with-xpu:
description: "Build with XPU?"
default: "enable"
default: "disable"
type: string
use-only-dl-pytorch-org:
description: "Use only download.pytorch.org when generating wheel install command?"
Expand Down

0 comments on commit 8572590

Please sign in to comment.