Skip to content

Commit 5a9bcf4

Browse files
committed
move CI to Azure
1 parent 369ea33 commit 5a9bcf4

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed
File renamed without changes.
File renamed without changes.

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ jobs:
7070
pool:
7171
vmImage: windows-latest
7272
steps:
73-
- script: cinst -y mingw cmake
74-
displayName: 'Install Prereqs'
7573
- script: cmake -B build
7674
displayName: 'Configure build'
7775
env:

0 commit comments

Comments
 (0)