CI: pin weekly build to compilers 1.10 to avoid libc++ 19 issue.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@ requirements:
|
|||||||
build:
|
build:
|
||||||
- ccache
|
- ccache
|
||||||
- cmake
|
- cmake
|
||||||
- compilers
|
- compilers>=1.10,<1.11
|
||||||
- doxygen
|
- doxygen
|
||||||
- ninja
|
- ninja
|
||||||
- noqt5
|
- noqt5
|
||||||
|
|||||||
Reference in New Issue
Block a user