ci: align E2E workflow Node version to 22 #17

Merged
ghost merged 1 commits from fix/e2e-node-version into main 2026-03-08 03:12:30 +00:00
ghost commented 2026-03-08 00:02:18 +00:00 (Migrated from github.com)

Summary

  • E2E workflow was using Node 20 while CI and release workflows use Node 22
  • Aligns all workflows to Node 22 for consistency

Test plan

  • CI passes on this PR
  • E2E workflow runs with Node 22 (note: E2E tests are currently failing for unrelated plugin-rendering reasons tracked in PRI-20)

🤖 Generated with Claude Code

## Summary - E2E workflow was using Node 20 while CI and release workflows use Node 22 - Aligns all workflows to Node 22 for consistency ## Test plan - [ ] CI passes on this PR - [ ] E2E workflow runs with Node 22 (note: E2E tests are currently failing for unrelated plugin-rendering reasons tracked in PRI-20) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#17