1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00

CI: update release notes

This commit is contained in:
The Tumultuous Unicorn Of Darkness 2023-04-02 18:57:15 +02:00
parent 20b177bb1d
commit 2e36c373c0
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A

View file

@ -70,7 +70,7 @@ jobs:
As a convenience, the following binaries are provided:
- A source tarball;
- Build for 64-bit macOS (built under macOS 10.15);
- Build for 32-bit Windows, using MSVC 16.5, in Debug, Release and Release DLL configurations;
- Build for 64-bit Windows, using MSVC 16.5, in Debug, Release and Release DLL configurations.
- Build for 64-bit macOS (built under [macOS 12.X](https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md));
- Build for 32-bit Windows, using MSVC XX.XX, in Debug, Release and Release DLL configurations (built under [Windows Server 2022](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md));
- Build for 64-bit Windows, using MSVC XX.XX, in Debug, Release and Release DLL configurations (built under [Windows Server 2022](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md)).
artifacts: "libcpuid-${{ env.VERSION }}.tar.gz,libcpuid-${{ env.VERSION }}-macos.zip,libcpuid-${{ env.VERSION }}-win32.zip,libcpuid-${{ env.VERSION }}-win64.zip"