Skip to content

Commit

Permalink
chore: remove scout concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
moroine committed Dec 6, 2023
1 parent 9489fdb commit 03ee514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
needs: ["release"]
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix: ${{ fromJson(needs.release.outputs.IMAGES_MATRIX) }}
steps:
- name: Authenticate to Docker
Expand Down

0 comments on commit 03ee514

Please sign in to comment.