Skip to content

Commit 023817f

Browse files
committed
ci: remove not working test environments
1 parent 700ddf9 commit 023817f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737

3838
strategy:
3939
matrix:
40-
node: [16, 18, 20]
41-
os: [ubuntu-latest, windows-latest, macos-latest]
40+
node: [18, 20]
41+
os: [ubuntu-latest, macos-latest]
4242
fail-fast: false
4343

4444
steps:

0 commit comments

Comments
 (0)