ci(versions.yml): update actions and reduce duplicated tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2026-02-17 18:29:37 +01:00
parent b669b88857
commit f3b3cab24b
No known key found for this signature in database
GPG key ID: 7E849AE05218500F
2 changed files with 2 additions and 34 deletions

View file

@ -1,17 +0,0 @@
{
"engines": {
"node": "^19"
},
"devEngines": {
"runtime": [
{
"name": "bun",
"version": "^1"
},
{
"name": "node",
"version": "^20"
}
]
}
}