There was an error while loading. Please reload this page.
2 parents 9378848 + 7b4a44f commit 4f65ecfCopy full SHA for 4f65ecf
1 file changed
.github/workflows/codeql.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
analyze:
13
name: Analyze
14
- runs-on: ubuntu-latest
+ runs-on: ${{ vars.RUNNER_LINUX_X64_4 || 'ubuntu-latest' }}
15
permissions:
16
actions: read
17
contents: read
0 commit comments