Skip to content

Commit

Permalink
Update e2e-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Jun 4, 2024
1 parent 7ea0b55 commit 3006d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
fail-fast: false
matrix:
pkg: [npm6, npm7, npm8, npm9, npm10, pnpm6, pnpm7, pnpm8, yarn1, yarn2, yarn3]
node: [18]
node: [22]
name: ${{ matrix.pkg }}/ ubuntu-latest / ${{ matrix.node }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 3006d52

Please sign in to comment.