Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 31, 2020
1 parent cb4ee49 commit d057473
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Expand Up @@ -83,7 +83,7 @@ resources:
image: rikorose/gcc-cmake:gcc-10
options: "--name ci-container"
- container: wine_msvc
image: madduci/docker-wine
image: madduci/docker-wine-msvc
options: "-u root --name ci-container"

stages:
Expand Down Expand Up @@ -163,7 +163,6 @@ stages:
- template: .ci/azure_pipelines/template-cmake-docker-steps.yml
parameters:
container_target: wine_msvc
apt_get: true
- job: logout
pool:
vmImage: ubuntu-latest
Expand Down

0 comments on commit d057473

Please sign in to comment.