Skip to content

Commit

Permalink
Fix pipeline concurrency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zharinov committed Dec 11, 2024
1 parent f54db4f commit fff419e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
CI_COMMIT_MESSAGE: Continuous Integration Build Artifacts
CI_COMMIT_AUTHOR: Continuous Integration
strategy:
max-parallel: 1
matrix:
overlay:
- 'integration'
Expand Down

0 comments on commit fff419e

Please sign in to comment.