]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
vers ansible-5
authorZack Cerza <zack@cerza.org>
Thu, 28 Apr 2022 22:06:07 +0000 (16:06 -0600)
committerZack Cerza <zack@cerza.org>
Thu, 28 Apr 2022 22:06:07 +0000 (16:06 -0600)
.github/workflows/ci.yml

index 1210bd47c092f02c98bfe8c0243b43d951eb4972..9e0a2c789622f750141c227af0d500564e7ee44c 100644 (file)
@@ -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