Skip to content

Commit 0fdbc92

Browse files
Update ci.yml
1 parent 060a092 commit 0fdbc92

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
@@ -13,8 +13,8 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [14.x, 16.x]
17-
python-version: [3.8, 3.9, 3.10]
16+
node-version: [18.x, 20.x, 22.x]
17+
python-version: [3.8, 3.10, 3.12]
1818

1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)