We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbed3f1 commit cbd80ebCopy full SHA for cbd80eb
.github/workflows/common_build.yml
@@ -73,7 +73,7 @@ jobs:
73
os: macos-14
74
build: true
75
build_installer: true
76
- qmake_extra: "CONFIG+=noPch CONFIG+=ccache CONFIG+=no-sanitizers CONFIG+=silent CONFIG+=warn_off"
+ qmake_extra: "CONFIG+=noPch CONFIG+=ccache CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address CONFIG+=silent CONFIG+=warn_off"
77
trik_python3_version_minor: 11
78
tests: true
79
secrets: inherit
0 commit comments