Skip to content

Commit

Permalink
Merge pull request #716 from coq-community/disable-install-windows-ci
Browse files Browse the repository at this point in the history
Disable install-windows job in CI
  • Loading branch information
rtetley authored Jan 30, 2024
2 parents ffa199b + 03fdc44 commit 1ae429c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
run: cat /tmp/vscoq_init_log.*

install-windows:
if: false
runs-on: windows-latest
steps:
- name: Set git to use LF
Expand Down

0 comments on commit 1ae429c

Please sign in to comment.