From 5d3ae179827373b8ab77a791703a4c3920a2345c Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Tue, 26 Sep 2023 12:40:22 +0200 Subject: [PATCH] [chores] Point ci to gsoc23 branch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 625e580..b7108cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: run: | pip install -U -r requirements-test.txt pip install --force-reinstall \ - git+https://github.com/openwisp/openwisp-controller/@issue-606/zerotier-member-auth-ip-assign + git+https://github.com/openwisp/openwisp-controller/tarball/gsoc23 - name: Install openwisp-network-topology run: |