Skip to content

Commit 03500cd

Browse files
committed
Add non-breaking space back to PHPC display_name
1 parent b704462 commit 03500cd

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
@@ -625,15 +625,15 @@ axes:
625625
display_name: Driver Version
626626
values:
627627
- id: "oldest-supported"
628-
display_name: "PHPC 1.14.0"
628+
display_name: "PHPC 1.14.0"
629629
variables:
630630
EXTENSION_VERSION: "1.14.0"
631631
- id: "latest-stable"
632-
display_name: "PHPC (stable)"
632+
display_name: "PHPC (stable)"
633633
variables:
634634
EXTENSION_VERSION: "stable"
635635
- id: "latest-dev"
636-
display_name: "PHPC (master)"
636+
display_name: "PHPC (master)"
637637
variables:
638638
EXTENSION_BRANCH: "master"
639639

0 commit comments

Comments
 (0)