buildx: test install

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2024-02-05 09:06:27 +01:00
parent 03b8464ee3
commit 49a22f7a3e
2 changed files with 46 additions and 0 deletions

View File

@@ -88,6 +88,12 @@ jobs:
test: buildx/bake.test.itg.ts
- os: windows-latest
test: buildx/bake.test.itg.ts
- os: macos-13
test: buildx/install.test.itg.ts
- os: macos-latest
test: buildx/install.test.itg.ts
- os: windows-latest
test: buildx/install.test.itg.ts
steps:
-
name: Checkout