Skip to content

Commit cc85e57

Browse files
authored
ref(relay): Bump supported windows server version to 2022 (#14378)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR Tested version in CI is now 2022, due to the deprecation of 2019 runners. getsentry/relay#4945 ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
1 parent f6cecfa commit cc85e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/relay/operating-guidelines.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Every release of Relay also provides a set of binaries that are built for the Op
4040
| Ubuntu x64 | 20.04 |
4141
| Ubuntu ARM | 22.04 |
4242
| macOS | macOS Sonoma (version 14) |
43-
| Windows | Windows Server 2019 |
43+
| Windows | Windows Server 2022 |
4444

4545
We will support Ubuntu binaries 2 years after the official LTS support has ended to allow customers with extended
4646
support to continue using Relay.

0 commit comments

Comments
 (0)