Skip to content

Commit 0ad776f

Browse files
committed
Add M1 OSX to unlocked CI
1 parent e09d31b commit 0ad776f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unlocked.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- os: ubuntu-latest
3434
ocaml-compiler: 4.14.x
3535
z3: true
36+
- os: macos-latest
37+
ocaml-compiler: 4.14.x
3638

3739
# customize name to use readable string for apron instead of just a boolean
3840
# workaround for missing ternary operator: https://github.com/actions/runner/issues/409

0 commit comments

Comments
 (0)