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.21.0"
17+ ocaml : " 5.2.1"
18+ target_triple : aarch64-apple-darwin
19+ - os : macos-13
20+ version : " 1.21.0"
21+ ocaml : " 5.2.1"
22+ target_triple : x86_64-apple-darwin
23+ - os : macos-14
24+ version : " 1.21.0"
25+ ocaml : " 5.2.0"
26+ target_triple : aarch64-apple-darwin
27+ - os : macos-13
28+ version : " 1.21.0"
29+ ocaml : " 5.2.0"
30+ target_triple : x86_64-apple-darwin
1531 - os : macos-14
1632 version : " 1.20.1"
1733 ocaml : " 5.2.1"
7793 strategy :
7894 matrix :
7995 include :
96+ - os : ubuntu-latest
97+ version : " 1.21.0"
98+ ocaml : " 5.2.1"
99+ target_triple : x86_64-unknown-linux-musl
100+ - os : ubuntu-latest
101+ version : " 1.21.0"
102+ ocaml : " 5.2.0"
103+ target_triple : x86_64-unknown-linux-musl
80104 - os : ubuntu-latest
81105 version : " 1.20.1"
82106 ocaml : " 5.2.1"
You can’t perform that action at this time.
0 commit comments