Skip to content

Commit bc868e0

Browse files
committed
PYTHON-1293 Evergreen - disable Solaris testing.
1 parent ccc1d20 commit bc868e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.evergreen/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,9 +705,9 @@ axes:
705705
display_name: "macOS 10.12"
706706
run_on: macos-1012
707707

708-
- id: solaris
709-
display_name: "Solaris"
710-
run_on: solaris
708+
# - id: solaris
709+
# display_name: "Solaris"
710+
# run_on: solaris
711711

712712
# OSes that support versions of MongoDB>=2.6 with SSL.
713713
- id: os-requires-26

0 commit comments

Comments
 (0)