We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6721328 commit 27960e3Copy full SHA for 27960e3
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
strategy:
13
matrix:
14
- haxe-version: ["3.4.7", "4.1.5", nightly]
+ haxe-version: ["3.4.7", stable, nightly]
15
target: [html5, hl, neko, flash, cpp]
16
fail-fast: false
17
runs-on: ubuntu-latest
0 commit comments