Skip to content

Commit 46c0821

Browse files
committed
[ci] Pinned django-x509
1 parent 749c969 commit 46c0821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
pip install -U pip wheel setuptools
7777
pip install -U -r requirements-test.txt
7878
pip install -U -e .
79-
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
79+
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects" "django-x509 @ https://github.com/openwisp/django-x509/tarball/1.3"
8080
pip install ${{ matrix.django-version }}
8181
8282
- name: Start postgres and redis

0 commit comments

Comments
 (0)