Skip to content

Commit

Permalink
Merge pull request #32292 from vespa-engine/aressem/reduce-number-of-…
Browse files Browse the repository at this point in the history
…versions

Reduce the number of available RPM versions.
  • Loading branch information
Harald Musum authored Aug 29, 2024
2 parents 4abdba0 + 17d526d commit 83ff940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/delete-old-cloudsmith-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
dnf install -y 'dnf-command(config-manager)' jq

set -euo pipefail
MAX_NUMBER_OF_RELEASES=40
MAX_NUMBER_OF_RELEASES=32

# Cloudsmith repo
rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'
Expand Down

0 comments on commit 83ff940

Please sign in to comment.