Skip to content

Commit

Permalink
include pnpm on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
0618 committed Feb 23, 2024
1 parent ac402e6 commit b61c3ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/health_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,6 @@ jobs:
os: [ubuntu-latest, macos-latest, amplify-backend_windows-latest_8-core]
pkg-manager: [npm, yarn-classic, yarn-modern, pnpm]
node-version: [20]
exclude:
- os: amplify-backend_windows-latest_8-core
pkg-manager: pnpm
env:
PACKAGE_MANAGER: ${{ matrix.pkg-manager }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b61c3ed

Please sign in to comment.