Skip to content

Commit aad0195

Browse files
authored
Run CI tests on Node 22 (#103)
1 parent cbe604f commit aad0195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13-
- 21
14-
- 20
13+
- 22
1514
- 18
1615
os:
1716
- ubuntu-latest
17+
- macos-latest
1818
- windows-latest
1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)