diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04b195d..c5a33c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v2 - uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.11 - name: Install protoplaster with pip run: | pip install .