Skip to content

Python Polars 1.7.1 Rust Polars 0.43.1 (#18722) #21

Python Polars 1.7.1 Rust Polars 0.43.1 (#18722)

Python Polars 1.7.1 Rust Polars 0.43.1 (#18722) #21

Workflow file for this run

name: Release Rust
on:
push:
tags:
- rs-*
# TODO: Implement
jobs:
release-rust:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4