diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 614cc5d2d..e4ea4c5a3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -412,7 +412,7 @@ jobs: id: setup-python with: # Set this to the oldest Python version supported by BinderHub - python-version: "3.9" + python-version: "3.10" - name: Cache pip uses: actions/cache@v4