Skip to content

Commit 678c58b

Browse files
authored
Revert "Change Windows Node.js version from 24 to 20 (#7452)" (#7455)
1 parent 567980e commit 678c58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run: cmake --version
3535
- uses: actions/setup-node@v6
3636
with:
37-
node-version: 20
37+
node-version: 24
3838
- run: node --version
3939
- run: npm --version
4040
- name: Prepare environment

0 commit comments

Comments
 (0)