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

Revert "[CI] Fix build for *BSD"

This reverts commit 6fe0d55cce.
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2025-03-17 20:02:02 +01:00
commit 1ebaa845fb
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
build_dragonflybsd:
name: Build on ${{ matrix.box }}
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
matrix:
box:

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
build_freebsd:
name: Build on ${{ matrix.box }}
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
matrix:
box:

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
build_netbsd:
name: Build on ${{ matrix.box }}
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
matrix:
box:

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
build_openbsd:
name: Build on ${{ matrix.box }}
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
matrix:
box: