Test python3.13

This commit is contained in:
Matthew Honnibal 2025-04-04 23:04:42 +02:00 committed by Olegs Korsaks
parent 5df0722c31
commit bdbfd5bf75

View File

@ -59,7 +59,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python_version: ["3.9", "3.12"]
python_version: ["3.9", "3.12", "3.13"]
runs-on: ${{ matrix.os }}