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 d139513 commit 04e753a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ jobs:
cd build && meson test
build-netbsd:
if: false
name: "NetBSD"
runs-on: ubuntu-22.04
permissions:
Expand All @@ -313,6 +312,7 @@ jobs:
libevent \
libgcrypt \
libressl \
perl5 \
pkg-config \
talloc
run: |
Expand Down

0 comments on commit 04e753a

Please sign in to comment.