We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253ae19 commit f3d9ca2Copy full SHA for f3d9ca2
.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, 3.x]
+ yarn: [latest]
37
type: [commonjs, module]
38
39
runs-on: ${{ matrix.os }}
0 commit comments