fix(workflows): use ubuntu-latest for codeql

https://gh.io/recommended-hardware-resources-for-running-codeql
rsshub has 400k loc
This commit is contained in:
Tony 2025-12-29 05:09:46 +08:00
parent b7e6c4ce07
commit 2cef8cf1cc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners
# Consider using larger runners for possible analysis time improvements.
runs-on: ubuntu-slim
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
# required for all workflows