Skip to content

Commit

Permalink
Add M1 OSX to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Jul 24, 2024
1 parent 30dbc1e commit c0c0a4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- 5.1.0
- 5.2.0

include:
- os: macos-latest
ocaml-version: 4.14.x

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit c0c0a4f

Please sign in to comment.