(forgejo-compat) Allow "linux" as RUNNER_OS

This commit is contained in:
ver4a 2025-04-15 10:11:23 +02:00
parent 7a95fa7ee0
commit 2bdcfaeeef
6 changed files with 13 additions and 12 deletions

View file

@ -34,7 +34,7 @@
"@types/node": "^20.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@vercel/ncc": "0.38.0",
"@vercel/ncc": "^0.38.3",
"eslint": "8.50.0",
"typescript": "5.2.2"
}