-
Notifications
You must be signed in to change notification settings - Fork 157
Always release to vcpkg daily branch #4522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
958d83d
f63c1c0
0fdd3cb
8eabf67
d9d1a8d
792d97e
a81d99a
d23fb9c
7672847
eb1b3ea
060f30c
704e55c
b846a99
e5c8542
308ae4a
407a57a
e5cf201
e892153
22048e5
8475f1c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "displayNames": { | ||
| "_": "" | ||
| }, | ||
| "include": [ | ||
| { | ||
| "StaticConfigs": { | ||
| "Ubuntu22": { | ||
| "OSVmImage": "MMSUbuntu22.04", | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do you also want to remove this from the default matrix?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It is removed from the other build matrix: https://github.com/Azure/azure-sdk-for-cpp/pull/4522/files#diff-6d57a4119ae22b0fede4d3aab5dff565cee910416d4eaa647d83e1d749c9b559L159
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Perhaps I'm missing something but that just shows removal of |
||
| "Pool": "azsdk-pool-mms-ubuntu-2204-general", | ||
| "VCPKG_DEFAULT_TRIPLET": "x64-linux", | ||
| "BuildArgs": "-j 10", | ||
| "RunProxyTests": true | ||
| } | ||
| }, | ||
|
|
||
| "BuildSettings": { | ||
| "included": {} | ||
| } | ||
| } | ||
| ] | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor but you left this file with the name quick in it.