Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 26, 2020
1 parent 9a76ecf commit eb9393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jobs:
- job: 'TestLinux'
pool:
vmImage: 'ubuntu-16.04' # other options: 'macOS-10.13', 'vs2017-win2016'
vmImage: 'ubuntu-18.04' # other options: 'macOS-10.13', 'vs2017-win2016'
strategy:
matrix:
Python37-Linux:
Expand Down

0 comments on commit eb9393d

Please sign in to comment.