ci: add more testing for macOS 12 and 13
- Drop testing for macOS 11 since macOS 13 is now available - Add missing testing for macOS 12: - debug build (x86_64) - debug, release, and static-cmake builds (aarch64) - Add testing for macOS 13: - debug, release, release-lto, and static-cmake builds (x86_64) - debug, release, release-lto, and static-cmake builds (aarch64) Closes #6739 Closes tarantool/tarantool-qa#301 NO_DOC=ci NO_TEST=ci NO_CHANGELOG=ci (cherry picked from commit a13504d8)
Showing
- .github/workflows/osx_11_aarch64_debug.yml 0 additions, 67 deletions.github/workflows/osx_11_aarch64_debug.yml
- .github/workflows/osx_12.yml 0 additions, 67 deletions.github/workflows/osx_12.yml
- .github/workflows/osx_debug.yml 12 additions, 6 deletions.github/workflows/osx_debug.yml
- .github/workflows/osx_release.yml 13 additions, 5 deletions.github/workflows/osx_release.yml
- .github/workflows/osx_release_lto.yml 14 additions, 5 deletions.github/workflows/osx_release_lto.yml
- .github/workflows/osx_static_cmake.yml 13 additions, 5 deletions.github/workflows/osx_static_cmake.yml
- .test.mk 14 additions, 1 deletion.test.mk
Loading
Please register or sign in to comment