mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-07 21:37:57 -05:00
CI: update minimum OCaml version from 4.08 to 4.13
This commit is contained in:
parent
12f762eb6e
commit
f16858c8f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
#- macos-latest
|
||||
#- windows-latest
|
||||
ocaml-compiler:
|
||||
- 4.08.x
|
||||
- 4.13.x
|
||||
- 4.14.x
|
||||
- 5.03.x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue