Skip to content

Commit a047ace

Browse files
committed
use tag instead of commit hash
1 parent e8ee4d5 commit a047ace

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.evergreen/config.in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,6 @@ buildvariants:
12981298
display_name: BSON compatibility tests
12991299
run_on: rhel80-large
13001300
expansions:
1301-
source_rev: 2512137b5d94b238e7cf5ee753f867e8d1e2e0fc
1301+
source_rev: refs/tags/v7.0.0
13021302
tasks:
13031303
- test-bson-latest-server-7.0.0

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3443,7 +3443,7 @@ buildvariants:
34433443
display_name: BSON compatibility tests
34443444
run_on: rhel80-large
34453445
expansions:
3446-
source_rev: 2512137b5d94b238e7cf5ee753f867e8d1e2e0fc
3446+
source_rev: refs/tags/v7.0.0
34473447
tasks:
34483448
- test-bson-latest-server-7.0.0
34493449
- name: rhel80-large-iron

0 commit comments

Comments
 (0)