Skip to content

Commit

Permalink
ci: update edge job
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jul 1, 2024
1 parent 26e054d commit b3c0f28
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '18'
- uses: pnpm/[email protected]
name: Install pnpm
id: pnpm-install
with:
version: 9.3.0
node-version: '20'
- run: corepack enable
- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit b3c0f28

Please sign in to comment.