Skip to content

Commit 79cdf2a

Browse files
committed
Bump Node.js 20 → 22 for Playwright/MECA in smoke tests
Node 20 EOL is April 30, 2026.
1 parent 0f1d93a commit 79cdf2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Install node (for Playwright, MECA)
8282
uses: actions/setup-node@v6
8383
with:
84-
node-version: 20
84+
node-version: 22
8585

8686
- name: Cache multiplex server node_modules
8787
if: ${{ runner.os != 'Windows' || github.event_name == 'schedule' }}

0 commit comments

Comments
 (0)