disable windows CI

This commit is contained in:
2023-04-14 11:30:32 -06:00
parent c08aaaafa1
commit 07d2bef858

View File

@@ -6,7 +6,7 @@ jobs:
test-core:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
haxe-version: [4.2.5]
node-version: ['14']
python-version: ['3.x']