We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c33e8 commit ea6f8feCopy full SHA for ea6f8fe
1 file changed
.github/workflows/codspeed.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
include:
30
- - { shard: 1, name: "Core foundation", packages: "vortex-buffer vortex-error vortex-mask" }
+ - { shard: 1, name: "Core foundation", packages: "vortex-buffer vortex-error vortex-mask vortex-compute" }
31
- { shard: 2, name: "Arrays", packages: "vortex-array", features: "--features _test-harness" }
32
- { shard: 3, name: "Main library", packages: "vortex" }
33
- { shard: 4, name: "Encodings 1", packages: "vortex-alp vortex-bytebool vortex-datetime-parts" }
0 commit comments