Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af966f4

Browse files
committed
CI: revert back to 16.04 ubuntu
We need to fix account for the changes to latex before we can bump this.
1 parent 076ef62 commit af966f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ strategy:
1212
vmImage: 'ubuntu-16.04'
1313
python.version: '3.7'
1414
Linux_py38:
15-
vmImage: 'ubuntu-18.04'
15+
vmImage: 'ubuntu-16.04'
1616
python.version: '3.8'
1717
macOS_py36:
1818
vmImage: 'macOS-10.14'

0 commit comments

Comments
 (0)