Skip to content

Commit aba4430

Browse files
authored
Update testing-rootuser.yml
1 parent c37d28f commit aba4430

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/testing-rootuser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
matrix:
4242
# container_image: [ubuntu:22.04, ubuntu:24.04]
43-
python_version: [3.11.6, 3.10.13, 3.9.18]
43+
python_version: [3.11.6]
4444
container:
4545
image: ${{ matrix.container_image }}
4646
steps:
@@ -68,7 +68,7 @@ jobs:
6868
strategy:
6969
matrix:
7070
# container_image: [ubuntu:22.04, ubuntu:24.04]
71-
python_version: [3.11.6, 3.10.13, 3.9.18]
71+
python_version: [3.11.6]
7272
container:
7373
image: ${{ matrix.container_image }}
7474
steps:

0 commit comments

Comments
 (0)