mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[CodeQL] Switched to a larger runner (#222060)
## Summary Switched to a larger runner.
This commit is contained in:
parent
69682401bb
commit
2a2c953357
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: kibana
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue