|
20 | 20 | include: |
21 | 21 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: ubuntu-24.04-clang-18 } |
22 | 22 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-gcc-14, host_profile: ubuntu-24.04-gcc-14 } |
23 | | - - { os: macos-14, build_profile: macos-14-armv8-clang-14, host_profile: macos-14-armv8-clang-14 } |
| 23 | + - { os: macos-15, build_profile: macos-15-armv8-clang-14, host_profile: macos-15-armv8-clang-14 } |
| 24 | + - { os: macos-26, build_profile: macos-26-armv8-clang-14, host_profile: macos-26-armv8-clang-14 } |
24 | 25 | - { os: windows-2022, build_profile: windows-2022-msvc-1940, host_profile: windows-2022-msvc-1940 } |
25 | 26 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: android-35-x86_64, ndk_version: 28.1.13356709 } |
26 | 27 | steps: |
@@ -190,7 +191,7 @@ jobs: |
190 | 191 | # fails at the moment because of pdf2htmlex |
191 | 192 | #- { os: ubuntu-24.04, host_profile: ubuntu-24.04-clang-18 } |
192 | 193 | #- { os: ubuntu-24.04, host_profile: ubuntu-24.04-gcc-14 } |
193 | | - - { os: macos-14, host_profile: macos-14-armv8-clang-14 } |
| 194 | + - { os: macos-26, host_profile: macos-26-armv8-clang-14 } |
194 | 195 | # Windows test disabled because: |
195 | 196 | # Running main() from C:\Users\runneradmin\.conan2\p\b\gtestdd9407d368b89\b\src\googletest\src\gtest_main.cc |
196 | 197 | # [ FATAL ] C:/Users/runneradmin/.conan2/p/gtest28fa6787e7f6e/p/include\gtest/internal/gtest-param-util.h(585):: Condition IsValidParamName(param_name) failed. Parameterized test name 'odr_private\docx\03_smpldap_docx' is invalid, in D:\a\OpenDocument.core\OpenDocument.core\test\src\html_output_test.cpp line 129 |
@@ -274,7 +275,8 @@ jobs: |
274 | 275 | include: |
275 | 276 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: ubuntu-24.04-clang-18 } |
276 | 277 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-gcc-14, host_profile: ubuntu-24.04-gcc-14 } |
277 | | - - { os: macos-14, build_profile: macos-14-armv8-clang-14, host_profile: macos-14-armv8-clang-14 } |
| 278 | + - { os: macos-15, build_profile: macos-15-armv8-clang-14, host_profile: macos-15-armv8-clang-14 } |
| 279 | + - { os: macos-26, build_profile: macos-26-armv8-clang-14, host_profile: macos-26-armv8-clang-14 } |
278 | 280 | - { os: windows-2022, build_profile: windows-2022-msvc-1940, host_profile: windows-2022-msvc-1940 } |
279 | 281 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: android-35-x86_64, ndk_version: 28.1.13356709 } |
280 | 282 | steps: |
|
0 commit comments