Skip to content

Commit

Permalink
heaps only compatible with haxe 4.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed Sep 7, 2023
1 parent 43a8463 commit ea7ec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
haxe-version: [4.2.2, 4.3.0, 4.3.1]
haxe-version: [4.3.0, 4.3.1]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit ea7ec80

Please sign in to comment.