Skip to content

Commit

Permalink
chore(repo): use nx-cloud@latest in pipeline (#27332)
Browse files Browse the repository at this point in the history
  • Loading branch information
leosvelperez authored Aug 8, 2024
1 parent 333ab77 commit 76268b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- checkout
- nx/set-shas:
main-branch-name: 'master'
- run: npx nx-cloud@next start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e"
- run: npx nx-cloud@latest start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e"
- run:
command: |
sudo apt-get update
Expand Down

0 comments on commit 76268b7

Please sign in to comment.