chore(test): add canary
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest]
|
||||||
bun-version:
|
bun-version:
|
||||||
["latest", "0.1.3", "latest"]
|
["latest", "0.1.4", "canary"]
|
||||||
misc-test-builds:
|
misc-test-builds:
|
||||||
[false]
|
[false]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user