ci: check lab releases

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-08-26 13:30:57 +02:00
parent 45161fd92a
commit e5fad018d0
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -18,9 +18,11 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
buildx-version: buildx-version:
- latest
- v0.4.1
- "" - ""
- "latest"
- "v0.4.1"
- "lab:latest"
- "lab:v0.11.2-desktop.2"
steps: steps:
- -
name: Checkout name: Checkout