Skip to content

Commit 7157329

Browse files
committed
test
1 parent 1c415b1 commit 7157329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-release-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
container:
7878
image: ${{ matrix.container_image }}
7979
options: ${{ matrix.gpu_arch_type == 'cuda' && '--gpus all' || ' ' }}
80-
if: ${{ env.CU_VERSION == '12.1' }}
80+
# if: ${{ env.CU_VERSION == '12.1' }}
8181
# If a build is taking longer than 60 minutes on these runners we need
8282
# to have a conversation
8383
timeout-minutes: 60

0 commit comments

Comments
 (0)