diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 1c7cf6c4..fc78b37f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -10,7 +10,7 @@ jobs: analyze: name: Analyze (${{ matrix.language }}) runs-on: - group: ncats-onprem-internal-runners + group: ncats-awsci-runners timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} permissions: # required for all workflows