Skip to content

Commit

Permalink
fix: use mapt 0.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Misskii <[email protected]>
  • Loading branch information
amisskii committed Dec 18, 2024
1 parent 58988ed commit a68e845
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/e2e-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
contents: read
checks: write
env:
MAPT_VERSION: v0.6.8
MAPT_VERSION: v0.7.2
MAPT_IMAGE: quay.io/redhat-developer/mapt
strategy:
fail-fast: false
Expand Down Expand Up @@ -138,7 +138,10 @@ jobs:
--conn-details-output '/workspace' \
--windows-version '${{ matrix.windows-version }}' \
--windows-featurepack '${{ matrix.windows-featurepack }}' \
--vmsize 'Standard_D8s_v4' \
--nested-virt \
--cpus 8 \
--memory 16 \
--arch 'x64' \
--tags project=podman-desktop \
--spot
# Check logs
Expand Down

0 comments on commit a68e845

Please sign in to comment.