Skip to content

Commit

Permalink
fix: fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lredhdx committed Jan 30, 2025
1 parent 6ed4db6 commit bbe60dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:

jobs:
CI:
runs-on: [self-hosted,prod-cicd-runners]
runs-on: [prod-cicd-runners]
steps:
- uses: actions/checkout@v3
# - uses: actions/setup-go@v3
Expand Down

0 comments on commit bbe60dc

Please sign in to comment.