Skip to content

Commit 03fdc44

Browse files
authored
Disable install-windows job in CI
Waiting for rocq-prover/rocq#18550 to fix issue upstream
1 parent ffa199b commit 03fdc44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
run: cat /tmp/vscoq_init_log.*
9191

9292
install-windows:
93+
if: false
9394
runs-on: windows-latest
9495
steps:
9596
- name: Set git to use LF

0 commit comments

Comments
 (0)