diff options
Diffstat (limited to 'test/python/scenarios.json')
-rw-r--r-- | test/python/scenarios.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/python/scenarios.json b/test/python/scenarios.json index 9df8d72..80e0fb5 100644 --- a/test/python/scenarios.json +++ b/test/python/scenarios.json @@ -3,8 +3,8 @@ "image": "ubuntu:focal", "features": { "python": { - "version": "3.10.5", - "additionalVersions": "3.8,3.9.13" + "version": "3.11", + "additionalVersions": "3.8,3.9.13,3.10.5" } } }, |