diff --git a/.github/workflows/Arch.yaml b/.github/workflows/Arch.yaml index 84e82a12..98d751a8 100644 --- a/.github/workflows/Arch.yaml +++ b/.github/workflows/Arch.yaml @@ -9,7 +9,7 @@ jobs: runs-on: self-hosted strategy: matrix: - python-version: ["3.9", "3.13"] + python-version: ["3.9", "3.13.1"] name: pytest-arch-python-${{ matrix.python-version }} container: image: archlinux:latest