Skip to content

Commit

Permalink
Merge pull request #452 from bgurney-rh/generate-sourcerpms-f38
Browse files Browse the repository at this point in the history
generate_sourcerpms: update fedora-latest to F38
  • Loading branch information
bgurney-rh committed Aug 22, 2023
2 parents 16b0097 + b8aa20a commit 884febd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mockbuild_test/generate_sourcerpms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ case $DIST_RELEASE in
;;

"fedora-latest")
MOCKCONFIG="/etc/mock/fedora-36-x86_64.cfg"
MOCKCONFIG="/etc/mock/fedora-38-x86_64.cfg"
;;

*)
Expand Down

0 comments on commit 884febd

Please sign in to comment.