Skip to content

Commit

Permalink
Switch to using runner set
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed Dec 13, 2023
1 parent 5bfee62 commit 48b2985
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ on:

jobs:
goreleaser:
runs-on:
- "self-hosted"
- "amd64"
- "large"
runs-on: "self-hosted-large"
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 48b2985

Please sign in to comment.