#2739 - updated azure-benchmark-pipeline.yaml to run on ubuntu-latest while we wait for authorisation to use the yak pool
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- job: PrimAITE_Benchmark
|
||||
timeoutInMinutes: 0 # Set to unlimited timeout
|
||||
pool:
|
||||
name: 'Imaginary Yak Pool'
|
||||
vmImage: ubuntu-latest
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user