-
Notifications
You must be signed in to change notification settings - Fork 253
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
add cf and spectre flags #533
Conversation
What's up with this change? We are currently not on the latest version of node-pty due to not resolving issues that arose in vscode when updating to #487 |
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.
Deferring approval to @deepak1556
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.
Pushed a change to remove redundant declarations. target_defaults
will apply to all targets
in the file.
azure-pipelines.yml
Outdated
@@ -54,7 +54,7 @@ jobs: | |||
|
|||
- job: Windows | |||
pool: | |||
vmImage: 'vs2017-win2016' | |||
vmImage: 'windows-latest' |
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.
@Tyriar I have moved these from deprecated images.
Module tests does not pass with |
@deepak1556 think this is good to go and we'll update the agent later? |
Sorry, yeah this PR is good to go, don't have plans to look into the |
No description provided.