Skip to content

Commit f3d9ca2

Browse files
committed
chore: try update ci
1 parent 253ae19 commit f3d9ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
node: [14.x, 16.x]
3434
os: [ubuntu-latest]
3535
vue: [2.6, 2.7, 3]
36-
yarn: [latest, 3.x]
36+
yarn: [latest]
3737
type: [commonjs, module]
3838

3939
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)