Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e6954 commit cada119Copy full SHA for cada119
1 file changed
azure-pipelines.yml
@@ -50,7 +50,7 @@ stages:
50
strategy:
51
matrix:
52
Linux_py310:
53
- vmImage: 'ubuntu-20.04' # keep one job pinned to the oldest image
+ vmImage: 'ubuntu-22.04' # keep one job pinned to the oldest image
54
python.version: '3.10'
55
Linux_py311:
56
vmImage: 'ubuntu-latest'
0 commit comments