CI: Run CodeQL on self hosted ubuntu-x64-large-io (#114676)

This commit is contained in:
Todd Treece
2025-12-02 09:54:48 -05:00
committed by GitHub
parent 7dd9e8f185
commit 77e13f7ef8
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
analyze:
needs: detect-changes
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-x64-large-io
continue-on-error: true # doesn't block PRs from being merged if this fails
if: github.repository == 'grafana/grafana'