mirror of
https://github.com/pnpm/action-setup.git
synced 2025-12-11 06:53:30 +08:00
Compare commits
1 Commits
refactor-r
...
fix-ci-mac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a77b769687 |
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -74,8 +74,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
|
# macos is excluded from this test because node 12 is no longer available on this platform
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|
||||||
standalone:
|
standalone:
|
||||||
|
|||||||
Reference in New Issue
Block a user