We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df9b4e commit 3368e27Copy full SHA for 3368e27
.github/workflows/ci-aarch64.yml
@@ -82,7 +82,7 @@ jobs:
82
needs: macos
83
strategy:
84
matrix:
85
- threading: [OMP]
+ threading: [OMP,TP]
86
toolset: [clang, gcc]
87
config: [Debug, Release]
88
host: [
0 commit comments