mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
ci: disable bun-version using commit
API must be fixed
This commit is contained in:
parent
8c0b797097
commit
b3ee939183
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- latest
|
- latest
|
||||||
- canary
|
- canary
|
||||||
- "0.5.6"
|
- "0.5.6"
|
||||||
- "9be68ac2350b965037f408ce4d47c3b9d9a76b63"
|
#- "9be68ac2350b965037f408ce4d47c3b9d9a76b63"
|
||||||
steps:
|
steps:
|
||||||
- id: checkout
|
- id: checkout
|
||||||
name: Checkout
|
name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue