Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .github/workflows/check-conflicts.yml

This file was deleted.

8 changes: 1 addition & 7 deletions .github/workflows/ci-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,9 @@ jobs:
test_disabled:
# We exclude the coq-core package
packages: ./coqide-server.opam ./rocq*.opam
- name: Windows
os: windows-latest
ocaml: 4.14
test_disabled: misc coq-makefile precomputed-time-tests
# we don't support rocqide on Windows yet, so we filter it, see #20631
packages: ./coqide-server.opam ./rocq-*.opam
- name: Linux (latest OCaml)
os: ubuntu-latest
ocaml: 5
ocaml: 5.4

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test_disabled:
packages: ./coqide-server.opam ./rocq*.opam
fail-fast: false
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/stale.yml

This file was deleted.

Loading