We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a66ee commit 4747b27Copy full SHA for 4747b27
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
node: [14.x, 16.x]
34
os: [ubuntu-latest]
35
vue: [2.6, 2.7, 3]
36
- yarn: [latest, berry]
+ yarn: [latest, 3.x]
37
type: [commonjs, module]
38
39
runs-on: ${{ matrix.os }}
0 commit comments