|
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-13, build_profile: macos-13-clang-14, host_profile: macos-13-clang-14 } |
24 | 23 | - { os: macos-14, build_profile: macos-14-armv8-clang-14, host_profile: macos-14-armv8-clang-14 } |
25 | 24 | - { os: windows-2022, build_profile: windows-2022-msvc-1940, host_profile: windows-2022-msvc-1940 } |
26 | 25 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: android-35-x86_64, ndk_version: 28.1.13356709 } |
@@ -191,7 +190,6 @@ jobs: |
191 | 190 | # fails at the moment because of pdf2htmlex |
192 | 191 | #- { os: ubuntu-24.04, host_profile: ubuntu-24.04-clang-18 } |
193 | 192 | #- { os: ubuntu-24.04, host_profile: ubuntu-24.04-gcc-14 } |
194 | | - #- { os: macos-13, host_profile: macos-13-clang-14 } |
195 | 193 | - { os: macos-14, host_profile: macos-14-armv8-clang-14 } |
196 | 194 | # Windows test disabled because: |
197 | 195 | # Running main() from C:\Users\runneradmin\.conan2\p\b\gtestdd9407d368b89\b\src\googletest\src\gtest_main.cc |
@@ -276,7 +274,6 @@ jobs: |
276 | 274 | include: |
277 | 275 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: ubuntu-24.04-clang-18 } |
278 | 276 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-gcc-14, host_profile: ubuntu-24.04-gcc-14 } |
279 | | - - { os: macos-13, build_profile: macos-13-clang-14, host_profile: macos-13-clang-14 } |
280 | 277 | - { os: macos-14, build_profile: macos-14-armv8-clang-14, host_profile: macos-14-armv8-clang-14 } |
281 | 278 | - { os: windows-2022, build_profile: windows-2022-msvc-1940, host_profile: windows-2022-msvc-1940 } |
282 | 279 | - { os: ubuntu-24.04, build_profile: ubuntu-24.04-clang-18, host_profile: android-35-x86_64, ndk_version: 28.1.13356709 } |
|
0 commit comments