mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 23:09:48 +00:00
sasl: Add tests for signature failure from the server (#179)
This commit is contained in:
2
.github/workflows/test-stable.yml
vendored
2
.github/workflows/test-stable.yml
vendored
@ -894,7 +894,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.7
|
||||
- name: Install dependencies
|
||||
run: pip install limnoria==2022.03.17 cryptography pyxmpp2-scram
|
||||
run: pip install limnoria==2023.5.27 cryptography pyxmpp2-scram
|
||||
- name: Install system dependencies
|
||||
run: sudo apt-get install atheme-services faketime
|
||||
- name: Install irctest dependencies
|
||||
|
Reference in New Issue
Block a user