Skip to content

Commit cc3ac83

Browse files
committed
XXX: compiletests
1 parent a3f5617 commit cc3ac83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci_windows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
--exclude cudnn --exclude cudnn-sys --exclude cust_raw
136136
137137
# Disabled due to dll issues, someone with Windows knowledge needed
138-
# - name: Compiletest
139-
# run: |
140-
# cargo run -p compiletests --release --no-default-features `
141-
# -- --target-arch compute_61,compute_75,compute_90
138+
- name: Compiletest
139+
run: |
140+
cargo run -p compiletests --release --no-default-features `
141+
-- --target-arch compute_61,compute_75,compute_90

0 commit comments

Comments
 (0)