Skip to content

Commit c871d5f

Browse files
authored
Update runner version for advanced_old_mongo job
1 parent 44cf142 commit c871d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-all-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: tox -f py${{ matrix.python-version }} advanced
5555

5656
advanced_old_mongo:
57-
runs-on: ubuntu-20.04
57+
runs-on: ubuntu-22.04
5858
strategy:
5959
matrix:
6060
python-version: ['3.8', '3.11', '3.12']

0 commit comments

Comments
 (0)