We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37d28f commit aba4430Copy full SHA for aba4430
1 file changed
.github/workflows/testing-rootuser.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
# container_image: [ubuntu:22.04, ubuntu:24.04]
43
- python_version: [3.11.6, 3.10.13, 3.9.18]
+ python_version: [3.11.6]
44
container:
45
image: ${{ matrix.container_image }}
46
steps:
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments