debian-image-builder-frontend/.github/workflows
regexowl 2ddfee409e test: Test with Node 20 only
This updates the test env to test with Node 20 only, pr_check is also updated to use Node 20.

The changes shouldn't affect users in any way, please let me know if you think it might.

There were common async flakes when using testing-library with Node 18, those often surfaced in gh actions / pr_check only and did not reproduce locally unless resources got limited (I can reproduce some flakes in Power Saver mode only, leading me to conclusion, that it's just async being mischievous). Switching to testing with Node 20 only should also allow us to re-enable some tests that got disabled specifically because them running with Node 18 ended up in a time out.
2024-09-03 21:54:47 +02:00
..
coverity_scan.yml ci: Extract Coverity Scan tools in /tmp 2021-11-12 12:02:43 +01:00
dev-checks.yml test: Test with Node 20 only 2024-09-03 21:54:47 +02:00
pr_best_practices.yml ghactions: Add PR best practice check 2024-03-01 09:30:48 +01:00
stale-cleanup.yml Actions: add workflow for marking and closing stale issues and PRs 2023-09-07 12:10:15 +02:00