summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/install.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml
index be22257a..6531de0e 100644
--- a/.github/workflows/install.yaml
+++ b/.github/workflows/install.yaml
@@ -48,6 +48,7 @@ jobs:
freebsd:
runs-on: macos-latest
+ if: github.event.pull_request.draft == false
continue-on-error: true # we don't support freebsd yet
name: "FreeBSD macos-latest"
steps: