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 899d0f9 commit 1a29d0aCopy full SHA for 1a29d0a
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: [ ubuntu-latest ]
13
- node: [ 20.x ]
+ node: [ 24.x ]
14
15
runs-on: ${{matrix.os}}
16
0 commit comments