Test python3.13

This commit is contained in:
Matthew Honnibal 2025-04-04 23:04:42 +02:00
parent 300d4093f3
commit ff75cbe3be

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 }}