File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ buildvariants:
368
368
--release
369
369
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
370
370
run_on :
371
- - amazon2-xlarge
371
+ - amazon2-latest- xlarge
372
372
tasks :
373
373
- name : compile_and_archive_dist_test_TG
374
374
- name : package_supplementary_data
@@ -385,7 +385,7 @@ buildvariants:
385
385
--release
386
386
--variables-files=etc/scons/mongodbtoolchain_stable_gcc.vars
387
387
run_on :
388
- - amazon2-arm64-xlarge
388
+ - amazon2-arm64-latest- xlarge
389
389
tasks :
390
390
- name : compile_and_archive_dist_test_TG
391
391
- name : package_supplementary_data
@@ -413,7 +413,7 @@ buildvariants:
413
413
SHLINKFLAGS_EXTRA="-Wl,-Bsymbolic -Wl,--no-gnu-unique"
414
414
CCFLAGS="-fno-gnu-unique"
415
415
run_on :
416
- - " amazon2-arm64-large"
416
+ - " amazon2-arm64-latest- large"
417
417
tasks :
418
418
- name : .crypt
419
419
You can’t perform that action at this time.
0 commit comments