Skip to content

Commit

Permalink
No longer need bun@canary
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 4, 2024
1 parent 359e624 commit d9169c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-bun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun upgrade --canary
- name: Install dependencies
run: bun install --ignore-scripts --frozen-lockfile
- name: Run formatter, linter, import sorter
Expand Down

0 comments on commit d9169c6

Please sign in to comment.