Skip to content

Commit

Permalink
CI: OCaml 5.2 doesn't seem available yet
Browse files Browse the repository at this point in the history
I'm guessing 5.2.0~beta2 would not work either, no need to try.
  • Loading branch information
lukstafi committed Apr 23, 2024
1 parent a07fc46 commit 1a83802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# - freebsd-latest
ocaml-compiler:
- 5.1.x
- 5.2.x
# - 5.2.x
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1a83802

Please sign in to comment.