Skip to content

Commit 8475c26

Browse files
committed
Bump windows version of ocaml in prep for moving to v3
1 parent 73d4925 commit 8475c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coq-opam-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
opam-jobs-flag: ''},
3232
{name: 'Windows',
3333
runs-on: 'windows-latest',
34-
ocaml-compiler: '4.11.1',
34+
ocaml-compiler: '4.13.1',
3535
coq-extra-flags: '-async-proofs-j 1',
3636
extra-ocaml-repositories: 'opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset',
3737
opam-jobs-flag: '-j 1'}]

0 commit comments

Comments
 (0)