You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8c92d73 fixup! ci: Migrate CI scripts to CMake (Hennadii Stepanov)
9eee188 fixup! ci: Migrate CI scripts to CMake (Hennadii Stepanov)
11960b3 fixup! ci: Test CMake edge cases (Hennadii Stepanov)
776c834 fixup! ci: Test CMake edge cases (Hennadii Stepanov)
Pull request description:
GitHub Actions have deployed a new Windows image version [`20240603.1`](https://github.com/actions/runner-images) recently.
Unfortunately it breaks many things:
1. MSVC built-in vcpkg installation fails to build the `pkgconf` package.
2. DLL versioning has been [broken](actions/runner-images#10004), which makes impossible to run / test dynamically linked binaries.
This PR fixes all the mentioned issues.
ACKs for top commit:
m3dwards:
utACK 8c92d73
Tree-SHA512: d8436b288ac9ae734c24731bf83e0571ef5b02572943b69c2f8269c1a62a1153611b7e7bcd2d4daa76a80f21b8b797dafca9faae9a12977822b6e699adc1310e
0 commit comments