Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Feb 29, 2024
1 parent 5e3db77 commit 52c2996
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
run: cd build && meson test

build-debian:
if: false
name: Debian
runs-on: ubuntu-22.04
container:
Expand Down Expand Up @@ -120,7 +119,6 @@ jobs:
run: cd build && meson test

build-fedora:

name: Fedora
runs-on: ubuntu-22.04
container:
Expand Down Expand Up @@ -160,7 +158,6 @@ jobs:
run: cd build && meson test

build-macos:
if: false
name: macOS
runs-on: macos-13
env:
Expand Down Expand Up @@ -223,7 +220,6 @@ jobs:
build-freebsd:
if: false
name: "FreeBSD"
runs-on: ubuntu-22.04
permissions:
Expand Down Expand Up @@ -259,7 +255,6 @@ jobs:
cd build && meson test
build-openbsd:
if: false
name: "OpenBSD"
runs-on: ubuntu-22.04
permissions:
Expand Down Expand Up @@ -295,7 +290,6 @@ jobs:
build-netbsd:
name: "NetBSD"
if: false
runs-on: ubuntu-22.04
permissions:
contents: read
Expand Down Expand Up @@ -329,7 +323,6 @@ jobs:
ninja -C build
build-dflybsd:
if: false
name: "DragonflyBSD"
runs-on: ubuntu-22.04
permissions:
Expand Down

0 comments on commit 52c2996

Please sign in to comment.