We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09d31b commit 0ad776fCopy full SHA for 0ad776f
.github/workflows/unlocked.yml
@@ -33,6 +33,8 @@ jobs:
33
- os: ubuntu-latest
34
ocaml-compiler: 4.14.x
35
z3: true
36
+ - os: macos-latest
37
+ ocaml-compiler: 4.14.x
38
39
# customize name to use readable string for apron instead of just a boolean
40
# workaround for missing ternary operator: https://github.com/actions/runner/issues/409
0 commit comments