Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 30fff31

Browse files
committed
chore: Update workflows
1 parent 71c6ead commit 30fff31

File tree

3 files changed

+1
-55
lines changed

3 files changed

+1
-55
lines changed

.github/workflows/auto-merge.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/auto-update.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: windows-latest
1212
strategy:
1313
matrix:
14-
node-version: [18.x, 16.x, 14.x]
14+
node-version: [18.x, 16.x, 20.x]
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)