Skip to content

Commit

Permalink
Add support for Windows Server 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 committed Nov 8, 2024
1 parent 29b3cfc commit a0c5700
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ stages:
test: 2022/psrp/https
- name: Server 2022 SSH Key
test: 2022/ssh/key
- name: Server 2025 PSRP HTTPS
test: 2025/psrp/https
- name: Server 2025 SSH Key
test: 2025/ssh/key
groups:
- 1
- stage: Summary
Expand Down
2 changes: 2 additions & 0 deletions changelogs/fragments/win-2025.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- Added support for Windows Server 2025

0 comments on commit a0c5700

Please sign in to comment.