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 16e8b39 commit 341de2bCopy full SHA for 341de2b
.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: ubuntu24.04-16cores-64GB
+ runs-on: ubuntu-latest
14
permissions:
15
id-token: write
16
contents: read
0 commit comments