From 856ee311740d2b449ad431e18afb81b10c03d91d 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:10:20 +0000 Subject: [PATCH] docs: update polars-runtime-32 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-32.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/packages/polars-runtime-32.yaml b/docs/packages/polars-runtime-32.yaml index 07980c78..2e9f9cf0 100644 --- a/docs/packages/polars-runtime-32.yaml +++ b/docs/packages/polars-runtime-32.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.