mirror of
https://github.com/apache/superset.git
synced 2026-05-10 02:15:50 +00:00
fix: revert to ubuntu-24.04 for heavy CodeQL analysis
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -17,7 +17,7 @@ concurrency:
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-slim
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user