Skip to content

Commit

Permalink
Fix ocaml ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kian Masri authored and mlms13 committed Nov 30, 2023
1 parent 2d80ddc commit a18a51d
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 @@ -16,7 +16,7 @@ jobs:
node-version:
- 18.x
ocaml-compiler:
- 4.14.x
- 5.1.x

runs-on: ${{ matrix.system }}

Expand Down

0 comments on commit a18a51d

Please sign in to comment.