Skip to content

Commit a03adce

Browse files
committed
chore: remove node 14
1 parent a603b2c commit a03adce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
strategy:
1818
matrix:
1919
node-version:
20-
- 14.x
2120
- 20.x
2221

2322
steps:
@@ -57,4 +56,3 @@ jobs:
5756
with:
5857
npm-token: ${{ secrets.NPM_TOKEN }}
5958
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
60-

0 commit comments

Comments
 (0)