Skip to content

Commit

Permalink
actions: try forcing Intel for macOS HashLink tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Apr 26, 2024
1 parent 2d12192 commit a51c022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
haxe-version: [4.2.5, 4.3.2]
runs-on: macos-latest
runs-on: [macos-latest, x64]
steps:
- uses: actions/checkout@v4
- uses: krdlab/setup-haxe@v1
Expand Down

0 comments on commit a51c022

Please sign in to comment.