Skip to content

Commit c65bcef

Browse files
committed
try ubuntu 22.04 just to be sure
There is no v7 shared library available for Ubuntu 24.04 (ubuntu-latest)
1 parent 81f95f8 commit c65bcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python-atlas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ defaults:
1919
jobs:
2020
build:
2121
name: Django Test Suite
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-22.04
2323
steps:
2424
- name: Checkout django-mongodb-backend
2525
uses: actions/checkout@v5

0 commit comments

Comments
 (0)