Skip to content

Commit

Permalink
chore: try yarn 3.x instead of berry
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 10, 2024
1 parent 98a66ee commit 4747b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
node: [14.x, 16.x]
os: [ubuntu-latest]
vue: [2.6, 2.7, 3]
yarn: [latest, berry]
yarn: [latest, 3.x]
type: [commonjs, module]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4747b27

Please sign in to comment.