1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

CI: rename some jobs with better names

This commit is contained in:
The Tumultuous Unicorn Of Darkness 2024-07-31 15:20:02 +02:00
commit 55ddd70513
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ libcpuid support varies depending on the features:
|macOS|:heavy_check_mark: ![UNIX workflow status](https://github.com/anrieff/libcpuid/actions/workflows/unix.yml/badge.svg)|:x:|:x:|
|NetBSD|:grey_question:|:x:|:x:|
|OpenBSD|:grey_question:|:x:|:x:|
|Windows|:heavy_check_mark: ![Windows workflow status](https://github.com/anrieff/libcpuid/actions/workflows/windows.yml/badge.svg)|:heavy_check_mark: ([`msr` driver](https://github.com/anrieff/libcpuid/tree/master/drivers/x86/windows/msr))|:x:|
|Windows|:heavy_check_mark: ![Windows workflow status](https://github.com/anrieff/libcpuid/actions/workflows/build_windows.yml/badge.svg)|:heavy_check_mark: ([`msr` driver](https://github.com/anrieff/libcpuid/tree/master/drivers/x86/windows/msr))|:x:|
Legend:
- :heavy_check_mark: Supported