Skip to content

Commit

Permalink
CI build: use macos 13 to have an x86 build
Browse files Browse the repository at this point in the history
Signed-off-by: Paul-Elliot <peada@free.fr>
  • Loading branch information
panglesd committed Jun 1, 2024
1 parent 69bafe2 commit b229b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-latest
- macos-13
ocaml-compiler:
- 4.14.x
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b229b2a

Please sign in to comment.