Skip to content

Commit

Permalink
chore: use turbo 2.0 canary in our own CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed May 28, 2024
1 parent 9765fe8 commit 7d6a4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-global-turbo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ runs:
run: |
VERSION=$(npm view turbo --json | jq -r '.versions | last')
echo "Latest published version: $VERSION"
npm i -g turbo@1.13.4-canary.5
npm i -g turbo@1canary

0 comments on commit 7d6a4f8

Please sign in to comment.