Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28900)
(cherry picked from commit
40b22874b12b8c1aade772912258c120a49b9212)
strategy:
fail-fast: false
matrix:
- os: [macos-13, macos-14]
+ os: [macos-14, macos-14-large]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
strategy:
fail-fast: false
matrix:
- os: [macos-13, macos-14]
+ os: [macos-15, macos-15-large]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4