mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-04-06 03:50:14 +08:00
chore(test): add canary
This commit is contained in:
parent
37397a08ec
commit
92c5bc2cef
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]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user