File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- Unit tests converted to Pester 5. Fixes [ #265 ] ( https://github.com/dsccommunity/StorageDsc/issues/265 ) .
1111- Split bundled modules into buildable modules and separate files.
12+ - ` azure-pipelines.yml `
13+ - Remove ` windows-2019 ` image fixes [ #302 ] ( https://github.com/dsccommunity/StorageDsc/issues/302 ) .
1214
1315### Removed
1416
Original file line number Diff line number Diff line change @@ -174,8 +174,6 @@ stages:
174174 displayName : ' Integration'
175175 strategy :
176176 matrix :
177- Windows Server 2019 :
178- vmImage : windows-2019
179177 Windows Server 2022 :
180178 vmImage : windows-2022
181179 Windows Server 2025 :
You can’t perform that action at this time.
0 commit comments