mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-22 06:35:07 +00:00
Use ubuntu-latest on azure-pipeline
This commit is contained in:
parent
883e35a3d4
commit
673391490c
@ -9,7 +9,7 @@ schedules:
|
|||||||
jobs:
|
jobs:
|
||||||
- job: NightlyUpdate
|
- job: NightlyUpdate
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-latest'
|
||||||
container: perlmint/glew-cmake:20190922
|
container: perlmint/glew-cmake:20190922
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
Loading…
Reference in New Issue
Block a user