test on macos latest
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
|||||||
test-core:
|
test-core:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
haxe-version: [4.2.2]
|
haxe-version: [4.2.2]
|
||||||
node-version: ['14']
|
node-version: ['14']
|
||||||
python-version: ['3.x']
|
python-version: ['3.x']
|
||||||
|
Reference in New Issue
Block a user