Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 395fec9

Browse files
tacaswelldstansby
andauthored
DOC: keep comment about using oldest windows image
Co-authored-by: David Stansby <[email protected]>
1 parent 4b2fc04 commit 395fec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ stages:
5050
strategy:
5151
matrix:
5252
Windows_py311:
53-
vmImage: 'windows-2019'
53+
vmImage: 'windows-2019' # keep one job pinned to the oldest image
5454
python.version: '3.11'
5555
Windows_py312:
5656
vmImage: 'windows-latest'

0 commit comments

Comments
 (0)