We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f9e07 commit dffd050Copy full SHA for dffd050
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- haxe-version: ["4.3.3", latest]
+ haxe-version: ["4.2.5", "4.3.3", latest]
14
target: [html5, hl, flash, cpp]
15
fail-fast: false
16
runs-on: ubuntu-latest
0 commit comments