CI: force macOS Kernel version to 15
It corresponds to macOS 10.11 El Capitan 1 which is the oldest macOS version VLC 4 is currently supposed to support 2.
I don't know if it's supposed to tell the minimum set of supported API. I suppose so as the value is used in the triplet. On 3.0 the values are 18 and 19 in the CI, which doesn't seem to match the desired targets either. But they are not used to make the release binaries (nor the 4.0 CI).