Skip to content

Commit

Permalink
Align ocaml-base-compiler version.
Browse files Browse the repository at this point in the history
Signed-off-by: George Leontiev <[email protected]>
  • Loading branch information
folone committed Jun 28, 2024
1 parent 86e98e9 commit 7a74e61
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
ocaml:
- ocaml-base-compiler.5.0.0~alpha0
- 4.14.0
include:
- {os: ubuntu-latest, ocaml: 4.13.1}
- {os: ubuntu-latest, ocaml: 4.12.1}
- {os: ubuntu-latest, ocaml: 4.11.2}
exclude:
- {os: windows-latest, ocaml: ocaml-base-compiler.5.0.0~alpha0}
- ocaml-base-compiler.5.2.0

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

Expand Down

0 comments on commit 7a74e61

Please sign in to comment.