We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9035328 commit 6b15b1fCopy full SHA for 6b15b1f
.github/workflows/opam.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest, macos-latest, windows-latest]
15
- ocaml-compiler: [4.14.1, 4.14.1, 5.3.0]
+ ocaml-compiler: [4.13.1, 4.14.1, 5.3.0]
16
17
steps:
18
- name: Checkout project
0 commit comments