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 567980e commit 678c58bCopy full SHA for 678c58b
1 file changed
.github/workflows/osrm-backend.yml
@@ -34,7 +34,7 @@ jobs:
34
- run: cmake --version
35
- uses: actions/setup-node@v6
36
with:
37
- node-version: 20
+ node-version: 24
38
- run: node --version
39
- run: npm --version
40
- name: Prepare environment
0 commit comments