Skip to content

Commit

Permalink
[ci] Removed gsoc23, point netjsonconfig to master
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Oct 11, 2023
1 parent 5a44002 commit ca1a727
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ on:
push:
branches:
- master
- gsoc23
pull_request:
branches:
- master
- gsoc23

jobs:

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-sortedm2m~=3.1.1
django-reversion~=5.0.4
django-taggit~=4.0.0
netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/gsoc23
netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/master
django-x509 @ https://github.com/openwisp/django-x509/tarball/master
django-loci @ https://github.com/openwisp/django-loci/tarball/master
django-flat-json-widget @ https://github.com/openwisp/django-flat-json-widget/tarball/master
Expand Down

0 comments on commit ca1a727

Please sign in to comment.