Browse Source

codeql uses ubuntu-latest

Rob Winch 3 months ago
parent
commit
3b7e3a6c5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/codeql.yml

+ 1 - 1
.github/workflows/codeql.yml

@@ -25,7 +25,7 @@ jobs:
     #   - https://gh.io/supported-runners-and-hardware-resources
     #   - https://gh.io/supported-runners-and-hardware-resources
     #   - https://gh.io/using-larger-runners (GitHub.com only)
     #   - https://gh.io/using-larger-runners (GitHub.com only)
     # Consider using larger runners or machines with greater resources for possible analysis time improvements.
     # Consider using larger runners or machines with greater resources for possible analysis time improvements.
-    runs-on: [self-hosted, Linux, X64, tpe-small-vm]
+    runs-on: ubuntu-latest
     permissions:
     permissions:
       # required for all workflows
       # required for all workflows
       security-events: write
       security-events: write