CI use haxe 4.2.5
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, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
haxe-version: [4.2.2]
|
haxe-version: [4.2.5]
|
||||||
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