We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d936812 commit e59ea80Copy full SHA for e59ea80
data/azure-pipelines.yml
@@ -8,7 +8,7 @@ variables:
8
jobs:
9
- job: 'Linux'
10
pool:
11
- vmImage: 'Ubuntu-16.04'
+ vmImage: 'Ubuntu-20.04'
12
strategy:
13
matrix:
14
Python35:
0 commit comments