Skip to content

Commit 3b7e3a6

Browse files
committed
codeql uses ubuntu-latest
1 parent a04025c commit 3b7e3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

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

0 commit comments

Comments
 (0)