Skip to content

Commit

Permalink
Merge pull request #12 from pahmadi8740/master
Browse files Browse the repository at this point in the history
Update codeql.yml with the runner
  • Loading branch information
KeithKelleher authored Jun 18, 2024
2 parents 9c2210a + 93426b4 commit acf4bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
runs-on: ncatslnghrunpdv04.ncats.nih.gov
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
# required for all workflows
Expand Down

0 comments on commit acf4bb0

Please sign in to comment.