Module: kamailio Branch: master Commit: bc7f4dcebbec8717193179422ef6836c1dc724a7 URL: https://github.com/kamailio/kamailio/commit/bc7f4dcebbec8717193179422ef6836c1dc724a7
Author: Victor Seva <[email protected]> Committer: Victor Seva <[email protected]> Date: 2025-11-13T10:00:46+01:00 github: [checks_pr] define clang-version to 18 [skip ci] --- Modified: .github/workflows/pull_request.yml --- Diff: https://github.com/kamailio/kamailio/commit/bc7f4dcebbec8717193179422ef6836c1dc724a7.diff Patch: https://github.com/kamailio/kamailio/commit/bc7f4dcebbec8717193179422ef6836c1dc724a7.patch --- diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index f63f0f7e3a5..c4c5c37d8c3 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -18,6 +18,7 @@ jobs: uses: wolletd/[email protected] with: target-ref: master + clang-version: 18 check-cmake-format: runs-on: ubuntu-latest permissions: _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
