We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d4925 commit 8475c26Copy full SHA for 8475c26
.github/workflows/coq-opam-package.yml
@@ -31,7 +31,7 @@ jobs:
31
opam-jobs-flag: ''},
32
{name: 'Windows',
33
runs-on: 'windows-latest',
34
- ocaml-compiler: '4.11.1',
+ ocaml-compiler: '4.13.1',
35
coq-extra-flags: '-async-proofs-j 1',
36
extra-ocaml-repositories: 'opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset',
37
opam-jobs-flag: '-j 1'}]
0 commit comments