Skip to content

Commit ed13470

Browse files
committed
Revert checkout version from d416e02
Plus add changes from os-autoinst#67 for testing. Signed-off-by: Ioannis Bonatakis <[email protected]>
1 parent 906de82 commit ed13470

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
python-version:
14-
- "3.6"
1514
- "3.8"
1615
- "3.9"
1716
- "3.10"
@@ -21,7 +20,7 @@ jobs:
2120
include:
2221
- os: "ubuntu-latest"
2322
- os: "ubuntu-20.04"
24-
python-version: "3.6"
23+
python-version: "3.11"
2524

2625
steps:
2726
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)