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 da5d3b6 commit 985670dCopy full SHA for 985670d
1 file changed
.github/workflows/automated-tests.yaml
@@ -39,7 +39,7 @@ jobs:
39
timeout-minutes: 30
40
strategy:
41
matrix:
42
- node-version: [22.x, 24.x, 26.0.0]
+ node-version: [22.x, 24.15.0, 26.0.0]
43
steps:
44
- name: Install electron dependencies and labwc
45
run: |
0 commit comments