We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f95f8 commit c65bcefCopy full SHA for c65bcef
.github/workflows/test-python-atlas.yml
@@ -19,7 +19,7 @@ defaults:
19
jobs:
20
build:
21
name: Django Test Suite
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
23
steps:
24
- name: Checkout django-mongodb-backend
25
uses: actions/checkout@v5
0 commit comments