Skip to content

Commit

Permalink
Bump windows version of ocaml in prep for moving to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Aug 5, 2024
1 parent 73d4925 commit 8475c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-opam-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
opam-jobs-flag: ''},
{name: 'Windows',
runs-on: 'windows-latest',
ocaml-compiler: '4.11.1',
ocaml-compiler: '4.13.1',
coq-extra-flags: '-async-proofs-j 1',
extra-ocaml-repositories: 'opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset',
opam-jobs-flag: '-j 1'}]
Expand Down

0 comments on commit 8475c26

Please sign in to comment.