Skip to content

Commit

Permalink
Don't test initial install as we expect a prior published mytest to h…
Browse files Browse the repository at this point in the history
…ave been installed which is only done by upgrade-from-published.
  • Loading branch information
ximon18 committed Nov 20, 2024
1 parent 9f088dd commit 2335810
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,6 @@ jobs:
image:
- "rockylinux:8"
- "ubuntu:jammy"
mode:
- "fresh-install"
- "upgrade-from-published"
target:
- "x86_64"
Expand All @@ -455,7 +452,6 @@ jobs:
- "ubuntu:jammy" # ubuntu/22.04
- "centos:8"
mode:
- "fresh-install"
- "upgrade-from-published"
target:
- "x86_64"
Expand Down

0 comments on commit 2335810

Please sign in to comment.