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 2e26d90 commit a633c54Copy full SHA for a633c54
.github/workflows/opam.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
os: [ubuntu-latest, macos-latest, windows-latest]
20
- ocaml-compiler: [4.13.1, 4.14.1, 4.14.2, 4.14.3, 5.3.1]
+ ocaml-compiler: [5.3.0]
21
22
steps:
23
- name: Checkout project
0 commit comments