Skip to content

Commit

Permalink
Merge pull request #218 from ilankri/ci
Browse files Browse the repository at this point in the history
[ci] Add OCaml 4.13.x and 4.14.x
  • Loading branch information
smorimoto authored May 2, 2022
2 parents d468cf4 + 7d4bb06 commit 03fb89d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- 4.10.x
- 4.11.x
- 4.12.x
- 4.13.x
- 4.14.x

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

Expand Down

0 comments on commit 03fb89d

Please sign in to comment.