Skip to content

Commit

Permalink
version typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sidorares committed Aug 24, 2023
1 parent 459bf9a commit 589465f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-bun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
bun-version: [canary, 7.0, 7.3, 8.0]
bun-version: [canary, 0.7.0, 0.7.3, 0.8.0]
mysql-version: ["mysql:5.7", "mysql:8.0.18", "mysql:8.0.22"]
use-compression: [0, 1]
use-tls: [0,1]
Expand Down

0 comments on commit 589465f

Please sign in to comment.