Skip to content

python Polars 1.17.0 (#20212) #25

python Polars 1.17.0 (#20212)

python Polars 1.17.0 (#20212) #25

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