Skip to content

Commit

Permalink
ci: use all self-hosted machines
Browse files Browse the repository at this point in the history
Signed-off-by: p4u <[email protected]>
  • Loading branch information
p4u committed Feb 22, 2024
1 parent 3d1892f commit 23129ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
path: gocoverage-unit/

job_compose_test:
runs-on: [self-hosted, ci2-1]
runs-on: [self-hosted]
steps:
- uses: actions/checkout@v4
- uses: benjlevesque/[email protected] # sets env.SHA to the first 7 chars of github.sha
Expand Down

0 comments on commit 23129ba

Please sign in to comment.