File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -91,10 +91,10 @@ buildvariants:
91
91
- name : .replicaset !.4.0 !.4.2 !.4.4 !.5.0
92
92
- name : .sharded !.4.0 !.4.2 !.4.4 !.5.0
93
93
94
- - name : macos-11 .00
95
- display_name : " MacOS 11 .00"
94
+ - name : macos-14 .00
95
+ display_name : " MacOS 14 .00"
96
96
run_on :
97
- - macos-1100
97
+ - macos-14
98
98
expansions :
99
99
AUTH : auth
100
100
SSL : ssl
@@ -142,7 +142,7 @@ buildvariants:
142
142
display_name : " OpenSSL (MacOS)"
143
143
patchable : false
144
144
run_on :
145
- - macos-1100
145
+ - macos-14
146
146
expansions :
147
147
OPENSSL : true
148
148
AUTH : auth
@@ -300,7 +300,7 @@ buildvariants:
300
300
display_name : " OIDC Macos"
301
301
patchable : true
302
302
run_on :
303
- - macos-1100
303
+ - macos-14
304
304
expansions :
305
305
AUTH : auth
306
306
SSL : ssl
@@ -383,7 +383,7 @@ buildvariants:
383
383
- name : happy-eyeballs-macos
384
384
display_name : " Happy Eyeballs (MacOS)"
385
385
run_on :
386
- - macos-1100
386
+ - macos-14
387
387
tasks :
388
388
- happy-eyeballs-task-group
389
389
You can’t perform that action at this time.
0 commit comments