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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
haxe-version: [4.2.5]
|
haxe-version: [4.3.0]
|
||||||
node-version: ['14']
|
node-version: ['14']
|
||||||
python-version: ['3.x']
|
python-version: ['3.x']
|
||||||
test-target:
|
test-target:
|
||||||
|
|||||||
Reference in New Issue
Block a user