Commit Graph

6 Commits

Author SHA1 Message Date
Serhii Ivanov 1a97ed38e6 [GHA] Treat v1.11 as a release branch (#2873)
* [GHA] Add `v1.11` branch target
* [GHA] Treat `v1.11` as a release branch

---------

Co-authored-by: Andrey Volk <andywolk@gmail.com>
2026-05-07 18:19:08 +03:00
s3rj1k ece5cf7b48 [GHA] Remove pinned cmake version in MacOS (#2905) 2025-09-03 23:52:35 +03:00
s3rj1k b0b646a8d6 [GHA] More robust MacOS dependency install (#2898) 2025-08-30 00:27:03 +03:00
Andrey Volk 65bc7c14bf [Core] Upgrade FreeSWITCH to use PCRE2 library. Be aware of breaking changes. 2025-07-15 18:26:17 +03:00
s3rj1k bd0d0db878 [GHA] Add pkgconf to macos.yml
Tested on empty Mac Intel and Apple Silicon. Both failed due to missing pkgconf. It is required and not auto downloaded as prerequisite to other packages.

Note the name is now pkgconf on homebrew. It is the newer version of pkg-config and pkgconfig which are now aliases that point to pkgconf on homebrew.

Co-authored-by: MarioG-X <20360699+MarioG-X@users.noreply.github.com>
2025-06-16 22:39:57 +03:00
s3rj1k a526713333 [GHA] Add MacOS build workflow 2025-06-05 18:10:07 +02:00