Skip to content

Commit c2e9a52

Browse files
committed
fix ci
1 parent b25cebc commit c2e9a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Bun
2222
uses: oven-sh/setup-bun@v2
2323
with:
24-
bun-version: latest
24+
bun-version: canary
2525

2626
- name: Run tests
2727
run: deno task test

0 commit comments

Comments
 (0)