diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8aa2b45..43089c9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - haxe-version: [4.0.5, 4.1.5, 4.2.5, 4.3.2] + haxe-version: [3.4.7, 4.0.5, 4.1.5, 4.2.5, 4.3.2] steps: - uses: actions/checkout@v6 @@ -62,4 +62,4 @@ jobs: - name: Build HxpOpenFLSample sample working-directory: samples/HxpOpenFLSample run: | - haxelib run lime build neko \ No newline at end of file + haxelib run lime build neko