Skip to content

Add support for free-threading builds of CPython #134

Add support for free-threading builds of CPython

Add support for free-threading builds of CPython #134

Workflow file for this run

on:
push:
pull_request:
schedule:
- cron: '30 13 * * *'
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1