Skip to content

Commit 7c812b6

Browse files
committed
typo in CI
1 parent 40176e1 commit 7c812b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
strategy:
8989
fail-fast: false
9090
matrix:
91-
cuda: [cpu, cu118, cu126, cu128]
91+
accelerator: [cpu, cu118, cu126, cu128]
9292

9393
steps:
9494
- uses: actions/checkout@v4 # Needed for GCP authentication for some reason

0 commit comments

Comments
 (0)