We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb2010 commit 7a53471Copy full SHA for 7a53471
1 file changed
.github/workflows/continuous-integration.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
os: [ubuntu-latest]
23
- node-version: [18, 20, 22]
+ node-version: [18, 20, 22, 23]
24
include:
25
- os: windows-latest
26
node-version: 22 # LTS
0 commit comments