1
0
Fork 0
mirror of synced 2026-06-05 14:25:14 +00:00

fix(ci): exclude macos (#197)

This commit is contained in:
Khải 2025-12-10 19:54:29 +07:00 committed by GitHub
commit b9e1dbc72f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: