Skip to content

Commit f829d00

Browse files
committed
FIX: typo 3.5 -> 3.8
1 parent 2cc4340 commit f829d00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
Python37:
6969
PYTHON_VERSION: '3.7'
7070
Python38:
71-
PYTHON_VERSION: '3.5'
71+
PYTHON_VERSION: '3.8'
7272
pool:
7373
vmImage: 'Ubuntu 16.04'
7474
steps:
@@ -82,7 +82,7 @@ jobs:
8282
Python37:
8383
PYTHON_VERSION: '3.7'
8484
Python38:
85-
PYTHON_VERSION: '3.5'
85+
PYTHON_VERSION: '3.8'
8686
pool:
8787
vmImage: 'macOS-10.15'
8888
variables:

0 commit comments

Comments
 (0)