Skip to content

Commit

Permalink
Update labels in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf committed Aug 22, 2023
1 parent 00e2541 commit 34959dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

build:
needs: prepare
runs-on: [kuberunner, github-runner-01, github-runner-02, github-runner-03]
runs-on: [kuberunner]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 34959dc

Please sign in to comment.