Skip to content

Commit

Permalink
ci: test MacOS Intel and ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jul 20, 2024
1 parent 6bb11d5 commit 7446763
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,15 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- macos-13 # Intel
- windows-latest
haxe:
- nightly
- 4.3.5
- 4.2.5
include:
- os: macos-latest # ARM
haxe: 4.3.5
with:
haxe-reusable-workflows-version: dev

Expand Down

0 comments on commit 7446763

Please sign in to comment.