We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29d5a4 commit d545f2aCopy full SHA for d545f2a
.evergreen/build_snapshot_rpm.sh
@@ -39,7 +39,7 @@ done
39
40
package=mongo-c-driver
41
spec_file=../mongo-c-driver.spec
42
-config=${MOCK_TARGET_CONFIG:=fedora-35-aarch64}
+config=${MOCK_TARGET_CONFIG:=fedora-37-aarch64}
43
44
if [ ! -x /usr/bin/rpmbuild -o ! -x /usr/bin/rpmspec ]; then
45
echo "Missing the rpmbuild or rpmspec utility from the rpm-build package"
0 commit comments