Skip to content

Commit b687863

Browse files
chore: update node version in automated tests workflow
1 parent 0fb548d commit b687863

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.x, 26.x]
4343
steps:
4444
- name: Install electron dependencies and labwc
4545
run: |

0 commit comments

Comments
 (0)