Skip to content

Commit ce4ed83

Browse files
authored
PYTHON-5131 Migrate off of Ubuntu 20.04 GitHub Actions Runners (#616)
1 parent b65459e commit ce4ed83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os:
2828
- "ubuntu-latest"
29-
- "ubuntu-20.04"
29+
- "ubuntu-22.04"
3030
- "windows-latest"
3131
- "macos-latest"
3232
mongodb-version:

0 commit comments

Comments
 (0)