Skip to content

Commit 2a5c6aa

Browse files
committed
Faster CodeQL
1 parent 62eb7f3 commit 2a5c6aa

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
@@ -29,7 +29,7 @@ jobs:
2929
contents: read
3030
actions: read # for github/codeql-action/init to get workflow details
3131
security-events: write # for github/codeql-action/analyze to upload SARIF results
32-
runs-on: ubuntu-latest
32+
runs-on: otel-linux-latest-4-cores
3333

3434
steps:
3535
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)