Skip to content

Commit 2c346dc

Browse files
committed
use cncf-hosted gha runners
Signed-off-by: Jeffrey Sica <[email protected]>
1 parent dfe392e commit 2c346dc

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
contents: read
2626
actions: read # for github/codeql-action/init to get workflow details
2727
security-events: write # for github/codeql-action/analyze to upload SARIF results
28-
runs-on: otel-linux-latest-8-cores
28+
runs-on: oracle-8cpu-32gb-x86-64
2929

3030
steps:
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)