test on macos latest

This commit is contained in:
2021-06-21 12:21:53 -06:00
parent a654f92a80
commit fcdcfa8499

View File

@@ -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']