From: Zack Cerza Date: Thu, 28 Apr 2022 22:06:07 +0000 (-0600) Subject: vers X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Fansible-5;p=teuthology.git vers --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1210bd47c..9e0a2c789 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - python: [3.6, 3.8] + python: [3.9, 3.8] steps: - name: Set up Python uses: actions/setup-python@v3