Skip to content

Commit

Permalink
ci: run build on macOS x86_64 again
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
  • Loading branch information
anmonteiro authored and Leonidas-from-XIV committed May 7, 2024
1 parent b076e9d commit 8ecc7a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
- ocaml-compiler: 5.1.x
os: macos-latest
skip_test: true
# macOS x86_64 (Intel)
- ocaml-compiler: 4.14.x
os: macos-13
skip_test: true
# OCaml 4:
- ocaml-compiler: 4.13.x
os: ubuntu-latest
Expand Down

0 comments on commit 8ecc7a3

Please sign in to comment.