File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1212 strategy :
1313 matrix :
1414 include :
15+ - os : macos-14
16+ version : " 1.20.1"
17+ ocaml : " 5.2.1"
18+ target_triple : aarch64-apple-darwin
19+ - os : macos-13
20+ version : " 1.20.1"
21+ ocaml : " 5.2.1"
22+ target_triple : x86_64-apple-darwin
23+ - os : macos-14
24+ version : " 1.20.1"
25+ ocaml : " 5.2.0"
26+ target_triple : aarch64-apple-darwin
27+ - os : macos-13
28+ version : " 1.20.1"
29+ ocaml : " 5.2.0"
30+ target_triple : x86_64-apple-darwin
1531 - os : macos-14
1632 version : " 1.19.0"
1733 ocaml : " 5.2.1"
6177 strategy :
6278 matrix :
6379 include :
80+ - os : ubuntu-latest
81+ version : " 1.20.1"
82+ ocaml : " 5.2.1"
83+ target_triple : x86_64-unknown-linux-musl
84+ - os : ubuntu-latest
85+ version : " 1.20.1"
86+ ocaml : " 5.2.0"
87+ target_triple : x86_64-unknown-linux-musl
6488 - os : ubuntu-latest
6589 version : " 1.19.0"
6690 ocaml : " 5.2.1"
You can’t perform that action at this time.
0 commit comments