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 28, 2024
1 parent 4d78fe6 commit ed88c09
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ on:

env:
APT_PACKAGES: |
autoconf \
automake \
meson \
ninja-build \
docbook-xsl \
Expand All @@ -40,6 +42,8 @@ env:
libpam0g-dev \
libssl-dev \
libtalloc-dev \
libtool \
libtool-bin \
libtracker-sparql-3.0-dev \
libwrap0-dev \
systemtap-sdt-dev \
Expand Down Expand Up @@ -250,7 +254,6 @@ jobs:
cd build && meson test
build-openbsd:
if: false
name: "OpenBSD"
runs-on: ubuntu-22.04
permissions:
Expand Down

0 comments on commit ed88c09

Please sign in to comment.