diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b50d987e3..cae534bd7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,9 +54,9 @@ jobs: - macos-latest - windows-latest python-version: - - '3.8' - '3.9' - '3.10' + - '3.11' steps: - uses: actions/checkout@v3 - name: create build environment