Skip to content

Commit de794e1

Browse files
committed
build(ci): Updated node versions
1 parent 7dc3a4b commit de794e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ ubuntu-latest, windows-latest, macos-latest ]
11-
# Node 16.10 due to https://github.com/facebook/jest/issues/11956
12-
node-version: [ 16.10.x, 18.x ]
11+
node-version: [ 18, 20, 21 ]
1312

1413
steps:
1514
- name: Checkout

0 commit comments

Comments
 (0)