We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51ee40 commit 10ffdc7Copy full SHA for 10ffdc7
1 file changed
.github/workflows/github-actions.yml
@@ -55,7 +55,7 @@ jobs:
55
test:
56
# Test suite run against recent python versions
57
# and against a few combination of MongoDB and pymongo
58
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
59
strategy:
60
fail-fast: false
61
matrix:
0 commit comments