Skip to content

Commit bf7200e

Browse files
committed
Add macos-latest and windows-latest (windows is expected to crash)
1 parent f7a284d commit bf7200e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
matrix:
1616
os:
1717
- ubuntu-latest
18+
- macos-latest
19+
- windows-latest
20+
1821
ocaml-compiler:
1922
- "4.14"
2023
- "5.1"

0 commit comments

Comments
 (0)