Skip to content

Commit c2136ea

Browse files
committed
Add back linux-64 host-platform
1 parent 2a7780c commit c2136ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
host-platform:
23+
- linux-64
2324
- win-64
2425
python-version:
2526
- "3.12"
@@ -199,7 +200,6 @@ jobs:
199200
echo "CUDA_VERSION=${{ matrix.cuda-version }}" >> $GITHUB_OUTPUT
200201
201202
test-linux:
202-
if: false # jobs disabled
203203
strategy:
204204
fail-fast: false
205205
# TODO: add driver version here

0 commit comments

Comments
 (0)