Skip to content

Commit 985670d

Browse files
chore: pin to node 24.15.0 to fix failing tests
ref #4150
1 parent da5d3b6 commit 985670d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automated-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
timeout-minutes: 30
4040
strategy:
4141
matrix:
42-
node-version: [22.x, 24.x, 26.0.0]
42+
node-version: [22.x, 24.15.0, 26.0.0]
4343
steps:
4444
- name: Install electron dependencies and labwc
4545
run: |

0 commit comments

Comments
 (0)