Skip to content

Commit 8a207d6

Browse files
committed
style: Update GitHub Actions workflow configurations
1 parent c045742 commit 8a207d6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ jobs:
1010
permissions:
1111
contents: write
1212
runs-on:
13-
- environment=production
14-
- size=xxlarge
15-
- provider=ethpandaops
16-
- realm=platform
13+
- self-hosted-ghr
14+
- size-l-x64
1715
steps:
1816
- name: Checkout
1917
uses: actions/checkout@v3

0 commit comments

Comments
 (0)