Skip to content
Snippets Groups Projects
Unverified Commit c5ba88d7 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #1000 from t-woerner/stay_at_ubuntu_20.04

tests/azure: Temporarily stay at Ubuntu 20.04
parents 67d6455d 1a5c62fe
No related branches found
Tags v1.9.0
No related merge requests found
......@@ -3,7 +3,7 @@ trigger:
- master
pool:
vmImage: 'ubuntu-latest'
vmImage: 'ubuntu-20.04'
stages:
......
......@@ -10,7 +10,7 @@ schedules:
trigger: none
pool:
vmImage: 'ubuntu-latest'
vmImage: 'ubuntu-20.04'
stages:
......
......@@ -3,7 +3,7 @@ trigger:
- master
pool:
vmImage: 'ubuntu-latest'
vmImage: 'ubuntu-20.04'
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment