Skip to content

Commit 10ffdc7

Browse files
committed
fix CI
1 parent e51ee40 commit 10ffdc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
test:
5656
# Test suite run against recent python versions
5757
# and against a few combination of MongoDB and pymongo
58-
runs-on: ubuntu-20.04
58+
runs-on: ubuntu-latest
5959
strategy:
6060
fail-fast: false
6161
matrix:

0 commit comments

Comments
 (0)