Skip to content

Commit

Permalink
actions: remove Haxe 3 from neko tests due to Lime JNISafety compatib…
Browse files Browse the repository at this point in the history
…ility issue
  • Loading branch information
joshtynjala committed Nov 15, 2023
1 parent fb55702 commit bbed587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
unit-test-neko:
strategy:
matrix:
haxe-version: [3.4.7, 4.0.5, 4.1.5, 4.2.5, 4.3.2]
haxe-version: [4.0.5, 4.1.5, 4.2.5, 4.3.2]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bbed587

Please sign in to comment.