CI: Add yarn v1 to packaging tests

This commit is contained in:
Lovell Fuller
2024-08-13 18:39:54 +01:00
parent f1e69a218e
commit 6327f13717
2 changed files with 23 additions and 8 deletions

View File

@@ -20,11 +20,6 @@ pnpm add sharp
yarn add sharp
```
```sh
# yarn v1 (maintenance mode)
yarn add sharp --ignore-engines
```
```sh
bun add sharp
```