CI: pin weekly build to compilers 1.10 to avoid libc++ 19 issue.

This commit is contained in:
Jacob Oursland
2025-07-23 12:33:45 -07:00
parent 7225f81da6
commit 69fdb38cdc
2 changed files with 5747 additions and 4694 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@ requirements:
build: build:
- ccache - ccache
- cmake - cmake
- compilers - compilers>=1.10,<1.11
- doxygen - doxygen
- ninja - ninja
- noqt5 - noqt5