Skip to content

Commit 15efcf7

Browse files
author
Daniel Flores
committed
added ciflow/binaries/all label, restart CI
1 parent 5bde25b commit 15efcf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
# 3.10 corresponds to the minimum python version for which we build
55-
# the wheel unless the label cliflow/binaries/all is present in the
55+
# the wheel unless the label ciflow/binaries/all is present in the
5656
# PR.
5757
python-version: ['3.10']
5858
cuda-version: ['12.6']

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
fail-fast: false
6464
matrix:
6565
# 3.10 corresponds to the minimum python version for which we build
66-
# the wheel unless the label cliflow/binaries/all is present in the
66+
# the wheel unless the label ciflow/binaries/all is present in the
6767
# PR.
6868
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
6969
cuda-version: ['12.6', '12.8', '13.0']

0 commit comments

Comments
 (0)