Skip to content

Commit

Permalink
Update .github/workflows/build-external.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Miłosz Kosobucki <milosz.kosobucki@kdab.com>
  • Loading branch information
iamsergio and MiKom authored Nov 29, 2024
1 parent c15456e commit b499452
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
#
# SPDX-License-Identifier: MIT

# Test on macOS with some dependencies provided externally by Homebrew.
# Both to validate the CMake setup for using system dependencies and to have early warning
# about incompatible changes in some fast-moving external libraries.
name: Build against external 3rdparty

on: [push, pull_request]
Expand Down

0 comments on commit b499452

Please sign in to comment.