mirror of
https://github.com/pnpm/action-setup
synced 2025-12-15 17:58:00 +08:00
fix(ci): exclude macos (#197)
This commit is contained in:
parent
61bc82c7df
commit
b9e1dbc72f
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user