fix(ci): exclude macos (#197)

This commit is contained in:
Khải
2025-12-10 19:54:29 +07:00
committed by GitHub
parent 61bc82c7df
commit b9e1dbc72f

View File

@@ -74,8 +74,8 @@ jobs:
fail-fast: false
matrix:
os:
# macos is excluded from this test because node 12 is no longer available on this platform
- ubuntu-latest
- macos-latest
- windows-latest
standalone: