Revert "tests: Update gpg key to fedora 32"
This reverts commit cda497f0cb
.
Got confused by the Dockerfile.test using the wrong image for testing.
This branch should be tested against Fedora 31.
This commit is contained in:
parent
46ffa9484e
commit
c04a648a44
@ -326,7 +326,7 @@ def singlerepo_v0():
|
||||
"check_gpg": True,
|
||||
"check_ssl": True,
|
||||
"gpgkey_urls": [
|
||||
"file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-32-x86_64"
|
||||
"file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-31-x86_64"
|
||||
],
|
||||
"name": "single-repo",
|
||||
"system": False,
|
||||
|
Loading…
Reference in New Issue
Block a user