Skip to content

Commit b6cd143

Browse files
committed
node 20.x
1 parent 6d32665 commit b6cd143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-library.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ jobs:
698698
strategy:
699699
matrix:
700700
os: [ubuntu-24.04, windows-latest, macOS-latest]
701-
node: ['12.x']
701+
node: ['20.x']
702702
# max-parallel: 4
703703
fail-fast: false
704704
steps:

0 commit comments

Comments
 (0)