diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a2d782a36..4445b661e 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -16,6 +16,7 @@ jobs: - "3.10" - "3.11" - "3.12" + - "3.13" steps: - uses: actions/checkout@master - name: Set up Python ${{ matrix.version }}