Skip to content

Commit 35a1750

Browse files
committed
XXX: try compiletests on Windows
1 parent 70657f7 commit 35a1750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ jobs:
113113
run: cargo doc --workspace --all-features --document-private-items --no-deps --exclude cudnn --exclude cudnn-sys --exclude cust_raw
114114

115115
# Disabled due to dll issues, someone with Windows knowledge needed
116-
# - name: Compiletest
117-
# run: cargo run -p compiletests --release --no-default-features -- --target-arch compute_61,compute_75,compute_90
116+
- name: Compiletest
117+
run: cargo run -p compiletests --release --no-default-features -- --target-arch compute_61,compute_75,compute_90

0 commit comments

Comments
 (0)