microsoft / v8-jsi

React Native V8 JSI adapter
Other
157 stars 36 forks source link

Use CI image with VS 17.8 #198

Closed vmoroz closed 2 months ago

vmoroz commented 2 months ago

The latest VS 17.10 fails to compile V8 code. While VS team works on the fix, we must switch to a temporary CI image that uses VS 17.8. We had to increase the timeout to 20 hours since the new image is much slower and it may take 14-15 hours to build some configurations.

Microsoft Reviewers: Open in CodeFlow
vmoroz commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).
vmoroz commented 2 months ago

Closing this PR: it is superseded with the PR #207.