Compare commits

..

1 commit

Author SHA1 Message Date
Stéphane Lavergne
926699fb80
Merge 19db102b22 into 4b7d9ec769 2025-02-08 03:14:09 +00:00

View file

@ -16,9 +16,9 @@ jobs:
# - macos-latest # build issues with `ar` (!!!) # - macos-latest # build issues with `ar` (!!!)
#- windows-latest # certificate problem #- windows-latest # certificate problem
ocaml-compiler: ocaml-compiler:
- '4.08' - 4.08
- '4.14' - 4.12
- '5.3' - 5.03
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2