Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,9 @@ buildvariants:
- test
- test_electron
- check
- name: macos_x64_test
display_name: 'macOS 14 x64'
run_on: macos-14-gui
tasks:
- test
- test_electron
- name: macos_arm64_test
display_name: 'macOS 14 arm64'
run_on: macos-14-arm64-gui
display_name: 'macOS 15 arm64'
run_on: macos-15-arm64-gui
tasks:
- test
- test_electron
Expand Down
Loading
Loading