mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
ci: do not run on 4.03 anymore
This commit is contained in:
parent
02c3e954bf
commit
c4c2630b60
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -17,7 +17,6 @@ jobs:
|
||||||
# macOS is just too slow, ugh
|
# macOS is just too slow, ugh
|
||||||
#- macos-latest
|
#- macos-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- 4.03.x
|
|
||||||
- 4.08.x
|
- 4.08.x
|
||||||
- 4.12.x
|
- 4.12.x
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue