Skip to content

Commit

Permalink
Test AE on 4.08.0 and 4.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Sep 11, 2023
1 parent 29009d2 commit 675152c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
permissions: {}

env:
OCAML_DEFAULT_VERSION: 4.10.1
OCAML_DEFAULT_VERSION: 4.08.0
# Add OPAMYES=true to the environment, this is usefill to replace `-y` option
# in any opam call
OPAMYES: true
Expand All @@ -26,7 +26,8 @@ jobs:
- macos-latest
- ubuntu-latest
ocaml-compiler:
- 4.10.1
- 4.08.0
- 4.14.2

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

Expand Down

0 comments on commit 675152c

Please sign in to comment.