You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add matrix strategy to run integration tests across multiple Next.js versions
- Add matrix strategy to CI workflow to test against Next.js 15.0.3, 15.3.2, and 15.4.7
- Make test app selection dynamic via NEXT_TEST_APP environment variable
- Update integration test paths to use matrix variable instead of hardcoded version
0 commit comments