Skip to content

Commit 1a80a44

Browse files
committed
[ci] Do not test on node 18
1 parent 4fb67f2 commit 1a80a44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- x64
1616
- x86
1717
node:
18-
- 18
1918
- 20
2019
- 22
2120
os:
@@ -27,9 +26,6 @@ jobs:
2726
os: macos-latest
2827
- arch: x86
2928
os: ubuntu-latest
30-
- arch: x86
31-
node: 18
32-
os: windows-latest
3329
steps:
3430
- uses: actions/checkout@v4
3531
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)