mirror of https://github.com/pwndbg/pwndbg.git
Update CI to test 18.04, 20.04, and 22.04 (#1100)
* Fix requirements.txt for Python 3.6 * Install coverage from setup-test-tools.sh * Update CI to test Ubuntu 18.04, 20.04, and 22.04pull/1101/head
parent
7c53bdeaa8
commit
2bde0cc1d8
@ -0,0 +1,2 @@
|
||||
coverage==6.4.4; python_version >= '3.7'
|
||||
coverage==6.2; python_version < '3.7'
|
||||
Loading…
Reference in new issue