Skip to content

Commit 96c9e0e

Browse files
committed
chore(ci): switch to newer macos-11{,-arm64}-gui distros COMPASS-8696
1 parent 1e7eb69 commit 96c9e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ buildvariants:
110110
- check
111111
- name: macos_x64_test
112112
display_name: 'macOS 11.00 x64'
113-
run_on: macos-1100-gui
113+
run_on: macos-11-gui
114114
tasks:
115115
- test
116116
- test_electron
117117
- name: macos_arm64_test
118118
display_name: 'macOS 11.00 arm64'
119-
run_on: macos-1100-arm64-gui
119+
run_on: macos-11-arm64-gui
120120
tasks:
121121
- test
122122
- test_electron

0 commit comments

Comments
 (0)