Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maximedenes committed Oct 27, 2023
1 parent 842521a commit bde53d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- ubuntu-latest
- windows-latest
ocaml-compiler:
- "4.11.0"
#- "4.11.0"
- "4.14.1"
runs-on: ${{ matrix.os }}
steps:
Expand All @@ -61,4 +61,4 @@ jobs:
- name: Unit tests
run: |
eval $(opam env)
dune runtest
dune runtest

0 comments on commit bde53d2

Please sign in to comment.