Update Limnoria's devel branch name

This commit is contained in:
2024-05-29 20:33:39 +02:00
parent 2dea91e17a
commit 395482f7b5
2 changed files with 2 additions and 2 deletions

View File

@ -735,7 +735,7 @@ jobs:
with:
python-version: 3.11
- name: Install dependencies
run: pip install git+https://github.com/ProgVal/Limnoria.git@testing cryptography
run: pip install git+https://github.com/progval/Limnoria.git@master cryptography
pyxmpp2-scram
- name: Install system dependencies
run: sudo apt-get install atheme-services faketime

View File

@ -389,7 +389,7 @@ software:
run: pip install limnoria cryptography pyxmpp2-scram
devel:
- name: Install dependencies
run: pip install git+https://github.com/ProgVal/Limnoria.git@testing cryptography pyxmpp2-scram
run: pip install git+https://github.com/progval/Limnoria.git@master cryptography pyxmpp2-scram
devel_release: null
sopel: