This commit is contained in:
Simon Cruanes 2026-01-15 22:03:10 -05:00
parent 2bde0d155a
commit 4b4569f956
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -18,9 +18,8 @@ jobs:
#- windows-latest #- windows-latest
ocaml-compiler: ocaml-compiler:
- '4.08.x' - '4.08.x'
- '4.12.x'
- '4.14.x' - '4.14.x'
- '5.1.x' - '5.3.x'
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: