We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fcd74 commit 16e8b39Copy full SHA for 16e8b39
.github/workflows/framework-codegen.yml
@@ -10,7 +10,7 @@ jobs:
10
env:
11
LOKI_TENANT_ID: promtail
12
LOKI_URL: http://localhost:3030/loki/api/v1/push
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu24.04-16cores-64GB
14
permissions:
15
id-token: write
16
contents: read
0 commit comments