Skip to content

Fix Python 3.12/3.13 builds on Windows #1323

Fix Python 3.12/3.13 builds on Windows

Fix Python 3.12/3.13 builds on Windows #1323

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
permissions:
contents: write
pull-requests: read