macOS 15 "Sequoia" was just released. Add support and coverage.
According to our support policy, we stop supporting the previous
major release two years after the the new major release has been
published. macOS 13 (Ventura) was released on October 2022: time
to drop it (well, in 2 weeks, but posting the patches now for
review, to be merged in October).

Regards,

Phil.

Philippe Mathieu-Daudé (3):
  tests/unit: Really build pbkdf test on macOS
  .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
  .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)

 tests/unit/test-crypto-pbkdf.c                       | 2 +-
 .gitlab-ci.d/cirrus.yml                              | 8 ++++----
 .gitlab-ci.d/cirrus/{macos-13.vars => macos-15.vars} | 2 +-
 tests/lcitool/libvirt-ci                             | 2 +-
 tests/lcitool/refresh                                | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)
 rename .gitlab-ci.d/cirrus/{macos-13.vars => macos-15.vars} (95%)

-- 
2.45.2


Reply via email to