mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-06 03:05:31 -05:00
Compare commits
2 commits
926699fb80
...
5288af685a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5288af685a | ||
|
|
27b3ca76c8 |
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -16,9 +16,9 @@ jobs:
|
|||
# - macos-latest # build issues with `ar` (!!!)
|
||||
#- windows-latest # certificate problem
|
||||
ocaml-compiler:
|
||||
- 4.08
|
||||
- 4.12
|
||||
- 5.03
|
||||
- '4.08'
|
||||
- '4.14'
|
||||
- '5.3'
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue