Skip to content

Commit 0cd7aa4

Browse files
committed
[DEBUG] CMake vs librdkafka
1 parent d2ebe15 commit 0cd7aa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
rust: [nightly-2024-01-29]
30+
container:
31+
image: cubejs/rust-cross:${{ matrix.target }}-15082024
3032
env:
3133
RUST: ${{ matrix.rust }}
3234
steps:

0 commit comments

Comments
 (0)