Skip to content

Commit

Permalink
(feat): remove cdk concurrency requirement in fdr dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Apr 19, 2024
1 parent 8749df5 commit c71c970
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-fdr-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
uses: ./.github/workflows/publish-fdr-sdk.yml

deploy_dev:
strategy:
matrix:
concurrency: [1]
runs-on: ubuntu-latest
environment: Fern Dev
env:
Expand Down

0 comments on commit c71c970

Please sign in to comment.