Skip to content

Commit

Permalink
chore: Uninstall more
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Nov 16, 2024
1 parent adacfc7 commit db5c73a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/.azure-pipelines.TemplateValidation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
$matrixGroups = [ordered]@{}
$currentGroup = @()
$groupSize = 4
$groupSize = 5
# Generate matrix for net8
for ($i = 0; $i -lt $tests.Count; $i++)
Expand Down
3 changes: 1 addition & 2 deletions build/templates/package-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ steps:
sudo rm -fR /usr/local/.ghcup
sudo rm -fR /usr/lib/mono
sudo rm -fR /usr/share/dotnet
sudo snap remove lxd
sudo snap remove core20
sudo apt remove snapd
sudo apt remove swift
sudo apt remove pipx
df -h
cd /
Expand Down

0 comments on commit db5c73a

Please sign in to comment.