From: Zack Cerza Date: Thu, 28 Apr 2022 19:38:33 +0000 (-0600) Subject: py39 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=753c2207052836d6a818dcab83d194159f2f9a04;p=teuthology.git py39 --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c28b98fd9..4db45ad34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v3 with: - python-version: 3.8 + python-version: 3.9 - name: Checkout default branch uses: actions/checkout@v3 with: