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 71d7a4e commit 7c9c7f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: cd build && meson test

build-fedora:
if: false

name: Fedora
runs-on: ubuntu-22.04
container:
Expand All @@ -136,6 +136,7 @@ jobs:
cracklib-devel \
dbus-devel \
dbus-glib-devel \
gcc \
glib2-devel \
krb5-devel \
libacl-devel \
Expand Down Expand Up @@ -360,7 +361,7 @@ jobs:
-Dwith-tracker-pkgconfig-version=3.0 \
build-solaris:

if: false
name: "Solaris"
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 7c9c7f8

Please sign in to comment.