Skip to content

Commit

Permalink
actions: comment about why HL testing happens on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jun 11, 2024
1 parent 5decc32 commit 8229656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
strategy:
matrix:
haxe-version: [4.2.5, 4.3.2]
# AL init fails on both windows and ubuntu
#macos-14 is arm64, which setup-haxe doesn't support yet
runs-on: macos-13
steps:
Expand Down

0 comments on commit 8229656

Please sign in to comment.