Skip to content

Commit 31612f0

Browse files
committed
fixup
1 parent 48988b9 commit 31612f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jekyll/_cci2/windows-images-support-policy.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ We support various tags for the Windows environment, allowing you to choose a su
3535

3636
We generally install the latest Major version of Visual Studio Community Edition that coincides with the Windows Server version in the image when it is built.
3737

38-
We always aim to release a version of the supported windows images (for example, currently this is `Windows server 2019` and `Windows server 2022`) every 3 months. We recommend using the `default` version and not pinning to a date version.
38+
We always aim to release a version of the supported Windows images every 3 months. We recommend using the `default` version and not pinning to a date version.
3939

4040
[#tagging-with-the-windows-orb]
4141
== Tagging with the Windows orb
@@ -57,7 +57,7 @@ You can file a link:https://support.circleci.com/hc/en-us/requests/new[support t
5757

5858
Once the next major version of Windows Server is released by Microsoft, and generally available to customers, we will deprecate the oldest version of Windows Server that we support and schedule it to be removed.
5959

60-
After the new version of Windows Server has been released, we will then move the current Windows Server version into an extended support phase and move to the tagging system described in the <<tagging>> section of this document.
60+
After the new version of Windows Server has been released, we will then move the current Windows Server version into an extended support phase.
6161

6262
Current deprecation (Jan 2024):
6363

jekyll/_cci2/xcode-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When Xcode `13.2.1` was released, we removed the previous patch version, `13.2.0
8585
[#beta-image-support]
8686
== Beta image support
8787

88-
We aim to make beta Xcode versions available on the macOS executor as soon as we can, to allow developers to test their apps ahead of the next stable Xcode release.
88+
We aim to make beta Xcode versions available on the macOS executor as soon as we can. This will allow developers to test their apps ahead of the next stable Xcode release.
8989

9090
Unlike our stable images (which are frozen once released and do not change), once a new beta image is released it will overwrite the previous beta image until an RC/Stable image is released, at which point the image is frozen and no longer updated. If you are requesting an image using an Xcode version that is currently in beta, you should take into consideration that it will change when Apple releases a new Xcode beta with minimal notice. This can include breaking changes in Xcode and associated tooling which are beyond our control. We do not recommend using beta images for production pipelines.
9191

0 commit comments

Comments
 (0)