Skip to content

Commit d201a3a

Browse files
committed
CDRIVER-4399 update to Fedora 37 environment for RPM build
1 parent 8f8db47 commit d201a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/build_snapshot_rpm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ done
3939

4040
package=mongo-c-driver
4141
spec_file=../mongo-c-driver.spec
42-
config=${MOCK_TARGET_CONFIG:=fedora-35-aarch64}
42+
config=${MOCK_TARGET_CONFIG:=fedora-37-aarch64}
4343

4444
if [ ! -x /usr/bin/rpmbuild -o ! -x /usr/bin/rpmspec ]; then
4545
echo "Missing the rpmbuild or rpmspec utility from the rpm-build package"

0 commit comments

Comments
 (0)