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 cb98b1f commit 4d78fe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
run: |
apt-get update
apt-get install --assume-yes --no-install-recommends \
gcc \
meson \
ninja-build \
default-libmysqlclient-dev \
Expand Down Expand Up @@ -174,6 +175,7 @@ jobs:
run: cd build && meson test

build-omnios:
if: false
name: "OmniOS"
runs-on: ubuntu-22.04
permissions:
Expand Down

0 comments on commit 4d78fe6

Please sign in to comment.