Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0fbcfaf

Browse files
committedNov 13, 2024·
chore: Update testing matrix
1 parent 6d0e066 commit 0fbcfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macos-latest]
12-
node-version: [8, 10, 12, 13]
12+
node-version: [8, 22]
1313
include:
1414
- os: windows-latest
1515
node-version: 8

0 commit comments

Comments
 (0)
Please sign in to comment.