mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-20 15:56:16 +00:00
Merge pull request #51 from Perlmint/fix/azure-build
Use ubuntu-latest on azure-pipeline
This commit is contained in:
commit
23b9557df8
@ -9,7 +9,7 @@ schedules:
|
||||
jobs:
|
||||
- job: NightlyUpdate
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
vmImage: 'ubuntu-latest'
|
||||
container: perlmint/glew-cmake:20190922
|
||||
steps:
|
||||
- checkout: self
|
||||
|
Loading…
Reference in New Issue
Block a user