mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 15:59:49 +00:00
Bump Limnoria version to make it pass tests
This commit is contained in:
2
.github/workflows/test-stable.yml
vendored
2
.github/workflows/test-stable.yml
vendored
@ -824,7 +824,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install limnoria==2021.06.15 cryptography pyxmpp2-scram
|
run: pip install limnoria==2021.10.09 cryptography pyxmpp2-scram
|
||||||
- name: Install Atheme
|
- name: Install Atheme
|
||||||
run: sudo apt-get install atheme-services
|
run: sudo apt-get install atheme-services
|
||||||
- name: Install irctest dependencies
|
- name: Install irctest dependencies
|
||||||
|
@ -276,7 +276,7 @@ software:
|
|||||||
install_steps:
|
install_steps:
|
||||||
stable:
|
stable:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install limnoria==2021.06.15 cryptography pyxmpp2-scram
|
run: pip install limnoria==2021.10.09 cryptography pyxmpp2-scram
|
||||||
release:
|
release:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install limnoria cryptography pyxmpp2-scram
|
run: pip install limnoria cryptography pyxmpp2-scram
|
||||||
|
Reference in New Issue
Block a user