Skip to content

Commit 58c8642

Browse files
committed
Update win_python38 build
1 parent 666b280 commit 58c8642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
pool:
132132
vmImage: vs2017-win2016
133133
variables:
134-
interpreter: C:\hostedtoolcache\windows\Python\3.8.0\x64\python.exe
134+
interpreter: C:\hostedtoolcache\windows\Python\3.8.1\x64\python.exe
135135
target: x86_64-pc-windows-msvc
136136
steps:
137137
- task: UsePythonVersion@0

0 commit comments

Comments
 (0)