try CI with new haxe version
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
haxe-version: [4.2.5]
|
||||
haxe-version: [4.3.0]
|
||||
node-version: ['14']
|
||||
python-version: ['3.x']
|
||||
test-target:
|
||||
|
Reference in New Issue
Block a user