Skip to content

Commit

Permalink
limit parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
rambo committed Oct 16, 2024
1 parent 4f510be commit 58b4522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
config: ./buildkitd.toml
-
name: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit 58b4522

Please sign in to comment.