Jiggle Azure Pipelines 2/2
This commit is contained in:
parent
318bc1437d
commit
2c73c4f175
|
@ -3,7 +3,6 @@
|
||||||
variables:
|
variables:
|
||||||
examples: ['controlgallery', 'cpp-multithread', 'datetime', 'drawtext', 'histogram', 'tester', 'timer']
|
examples: ['controlgallery', 'cpp-multithread', 'datetime', 'drawtext', 'histogram', 'tester', 'timer']
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: linux_amd64_shared_ninja
|
- job: linux_amd64_shared_ninja
|
||||||
displayName: 'Linux amd64 Shared with Ninja'
|
displayName: 'Linux amd64 Shared with Ninja'
|
||||||
|
|
Loading…
Reference in New Issue