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 Apr 25, 2024
1 parent 0f97902 commit c669906
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:
strategy:
fail-fast: false
matrix:
pkg: [npm6, npm7, npm8, npm9, npm10, pnpm6, pnpm7, pnpm8, yarn1, yarn2, yarn3]
pkg: [npm6, npm7, npm8, npm9, npm10, pnpm6, pnpm7, pnpm8, pnpm9, yarn1, yarn2, yarn3]
node: [18]
name: ${{ matrix.pkg }}/ ubuntu-latest / ${{ matrix.node }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit c669906

Please sign in to comment.