This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix Windows 2019 VM name
default_compile_flags
vector-of-bool
5 years ago
parent
8501a8c359
commit
220c8dc5bb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
azure-pipelines.yml
+ 1
- 1
azure-pipelines.yml
View File
@@ -21,7 +21,7 @@ jobs:
- job: Windows_MSVC_VS2019
pool:
vmImage:
vs2019-
win2019
vmImage: win
dows-
2019
steps:
- script: |
echo Loading VS environment
Write
Preview
Loading…
Cancel
Save