Skip to content

Commit

Permalink
pgo only for f41-x86_64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk committed Dec 17, 2024
1 parent 534975c commit a04295c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/functions-pgo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ set -x

# Prints the chroots we care about.
function get_chroots() {
copr list-chroots | grep -P '^(fedora-(rawhide|[0-9]+)|rhel-[8,9]-|centos-stream-10)' | sort | tr '\n' ' '
echo 'fedora-41-x86_64'
}

0 comments on commit a04295c

Please sign in to comment.