diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 4732cded3..793e08761 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-onprem-internal-runners-test timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} permissions: # required for all workflows @@ -63,4 +63,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: reports - path: ./*.pdf \ No newline at end of file + path: ./*.pdf