We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa533ea + 3b7e3a6 commit a26a64dCopy full SHA for a26a64d
.github/workflows/codeql.yml
@@ -25,7 +25,7 @@ jobs:
25
# - https://gh.io/supported-runners-and-hardware-resources
26
# - https://gh.io/using-larger-runners (GitHub.com only)
27
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
28
- runs-on: [self-hosted, Linux, X64, tpe-small-vm]
+ runs-on: ubuntu-latest
29
permissions:
30
# required for all workflows
31
security-events: write
0 commit comments