We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40176e1 commit 7c812b6Copy full SHA for 7c812b6
.github/workflows/publish.yml
@@ -88,7 +88,7 @@ jobs:
88
strategy:
89
fail-fast: false
90
matrix:
91
- cuda: [cpu, cu118, cu126, cu128]
+ accelerator: [cpu, cu118, cu126, cu128]
92
93
steps:
94
- uses: actions/checkout@v4 # Needed for GCP authentication for some reason
0 commit comments