From: Zack Cerza Date: Thu, 28 Apr 2022 22:06:07 +0000 (-0600) Subject: vers X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c8b7aeab4594c37384a6b9862493a8d1e6099c61;p=teuthology.git vers --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1210bd47c0..9e0a2c7896 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