Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethpandaops/ethereum-metrics-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0367caab4a2228fc263b8ac933d5624385dd93ea
Choose a base ref
..
head repository: ethpandaops/ethereum-metrics-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1520d3ffbf106c62bb68a58e72f42fa58298332d
Choose a head ref
Showing with 2 additions and 4 deletions.
  1. +2 −4 .github/workflows/goreleaser.yaml
6 changes: 2 additions & 4 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -10,10 +10,8 @@ jobs:
permissions:
contents: write
runs-on:
- environment=production
- size=xxlarge
- provider=ethpandaops
- realm=platform
- self-hosted-ghr
- size-l-x64
steps:
- name: Checkout
uses: actions/checkout@v4