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 d726256 commit 15e2845Copy full SHA for 15e2845
.github/workflows/framework-build-cache.yml
@@ -12,7 +12,7 @@ jobs:
12
LOKI_URL: http://localhost:3030/loki/api/v1/push
13
DOCKER_BUILDKIT: 1
14
CTF_CHAINLINK_IMAGE: chainlink-local-image:latest
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu22.04-8cores-32GB
16
permissions:
17
id-token: write
18
contents: write
0 commit comments