We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ed7f8 commit 52439c1Copy full SHA for 52439c1
1 file changed
ci/lib/shard.sh
@@ -92,6 +92,7 @@ function shard::cmake_features() {
92
compute)
93
echo "compute"
94
echo "opentelemetry"
95
+ echo "universe_domain"
96
;;
97
# If we decided to compile all libraries with clang-tidy we would need
98
# to enable shards such as:
0 commit comments