From cee7339a38e526dd1fbedd15f3fc999e4fafaf5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 23:08:11 +0000 Subject: [PATCH] docs: update polars-runtime-64 Add version 1.42.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Trevor Gamblin --- docs/packages/polars-runtime-64.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/packages/polars-runtime-64.yaml b/docs/packages/polars-runtime-64.yaml index b00b414..dc89021 100644 --- a/docs/packages/polars-runtime-64.yaml +++ b/docs/packages/polars-runtime-64.yaml @@ -8,3 +8,7 @@ versions: - version: 1.41.0 - version: 1.41.1 - version: 1.41.2 + - version: 1.42.1 + comment: We add custom CARGO_ and RUSTUP_ settings for optimization to the + workflow, to avoid exhausting the resources available on the native riscv64 + runners.