1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-07-02 14:04:15 +00:00

CI: remove ubuntu-20.04

https://github.com/actions/runner-images/issues/11101
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2025-04-17 21:09:33 +02:00
parent 4fe46c89d2
commit 9e1c332f52
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A

View file

@ -19,7 +19,6 @@ jobs:
strategy:
matrix:
os:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04