mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 20:48:29 +02:00
fix: warn if bad version
This commit is contained in:
parent
5a78c10e01
commit
4e76ddea17
5 changed files with 28 additions and 20 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
bun-version:
|
||||
["latest", "0.1.3", "latest"]
|
||||
misc-test-builds:
|
||||
[false, false, true]
|
||||
[false, true]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue