summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2022-06-14 15:31:46 +0200
committerLee Garrett <lgarrett@rocketjump.eu>2022-06-14 16:06:09 +0200
commit874296e117af3730a338c184f9fe5a4382fc5024 (patch)
tree3bce2857c92fb19e4f449299714285af562d2648
parentbdcd08008afe53b47cef8845aa6f8056e9e0e905 (diff)
downloaddebian-ansible-core-874296e117af3730a338c184f9fe5a4382fc5024.zip
Run autopkgtests against python 3.10
-rwxr-xr-xdebian/tests/unit2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/unit b/debian/tests/unit
index f7dd501d..9f37febe 100755
--- a/debian/tests/unit
+++ b/debian/tests/unit
@@ -2,5 +2,5 @@
/usr/bin/ansible-test units \
--python-interpreter /usr/bin/python3 \
- --python 3.9 \
+ --python 3.10 \
--local