Skip to content

Commit

Permalink
Test on bun stable (kysely-org#689)
Browse files Browse the repository at this point in the history
Bun 1.0 is stable & available
https://bun.sh/blog/bun-v1.0

Co-authored-by: Igal Klebanov <[email protected]>
  • Loading branch information
2 people authored and Gaspero committed Oct 2, 2023
1 parent a460d35 commit cb74eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
bun-version: [0.6.x]
bun-version: [1.x]
deno-version: [1.34.x]

steps:
Expand Down

0 comments on commit cb74eef

Please sign in to comment.