diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfeb379..96df901 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: include: - python-version: "3.x" os: windows-latest - - python-version: "3.x" + - python-version: "3.11" os: macos-latest steps: