Add runner size docs

This commit is contained in:
Chad Bentz
2023-03-09 13:49:38 -05:00
committed by GitHub
parent 71fa2b4a86
commit 19a9f5df85
+5
View File
@@ -23,6 +23,11 @@ on:
jobs:
analyze:
name: Analyze
# Runner size impacts CodeQL analysis time. Please see:
# https://gh.io/recommended-hardware-resources-for-running-codeql
# https://gh.io/supported-runners-and-hardware-resources
# https://gh.io/using-larger-runners
# to learn more.
runs-on: ubuntu-latest
permissions:
actions: read