Skip to content

Commit 7d97d9c

Browse files
remove v21.x because it is in maintenance and will soon be discontinued
1 parent 018975a commit 7d97d9c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci-win.yml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
node-version:
1818
- 18.x
1919
- 20.x
20-
- 21.x
2120
architecture: [x64, x86]
2221
os:
2322
- windows-2019

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
node-version:
2121
- 18.x
2222
- 20.x
23-
- 21.x
2423
- 22.x
2524
os:
2625
- macos-latest

0 commit comments

Comments
 (0)