Skip to content

Commit

Permalink
CI: Update ocaml-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-lau committed Sep 24, 2024
1 parent cae47be commit 7101007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
# windows-latest async does not support it for now
operating-system: [macos-latest, ubuntu-latest]
ocaml-version: [ '4.14.0', '4.08.1' ]
ocaml-version: [ '5.2.0', '4.14.0' ]
steps:
- uses: actions/checkout@master
- name: Setup Python
Expand Down

0 comments on commit 7101007

Please sign in to comment.