Skip to content

Commit 18b7436

Browse files
rcsanchez97vector-of-bool
authored andcommitted
use Fedora 38 for RPM builds
1 parent b306d30 commit 18b7436

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-cxx-driver
4141
spec_file=../mongo-cxx-driver.spec
42-
config=${MOCK_TARGET_CONFIG:=fedora-39-aarch64}
42+
config=${MOCK_TARGET_CONFIG:=fedora-38-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)