mirror of
https://github.com/docker/setup-buildx-action.git
synced 2024-11-15 16:23:51 +08:00
ci: check lab releases
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
45161fd92a
commit
e5fad018d0
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -18,9 +18,11 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
buildx-version:
|
||||
- latest
|
||||
- v0.4.1
|
||||
- ""
|
||||
- "latest"
|
||||
- "v0.4.1"
|
||||
- "lab:latest"
|
||||
- "lab:v0.11.2-desktop.2"
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user