Update codeql.yml

This commit is contained in:
Christian Torbidone 2024-08-13 13:32:29 +02:00 committed by GitHub
parent 440d03e8de
commit 8bedfef9f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners (GitHub.com only)
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
runs-on: self-hosted
runs-on: node1
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
# required for all workflows