We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af939fc commit 9df0cc9Copy full SHA for 9df0cc9
.github/workflows/eth2near-docker.yml
@@ -24,7 +24,7 @@ env:
24
25
jobs:
26
build-and-push:
27
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04-8core
28
permissions:
29
contents: read
30
id-token: write
0 commit comments