1
0

ci: also run unit tests with python 3.12

This commit is contained in:
SomberNight
2023-12-24 05:38:06 +00:00
parent 79d88dcb5f
commit 9a6ec61647

View File

@@ -18,6 +18,8 @@ task:
ELECTRUM_PYTHON_VERSION: 3.10
- env:
ELECTRUM_PYTHON_VERSION: 3.11
- env:
ELECTRUM_PYTHON_VERSION: 3.12
- name: "unittests: Tox Python 3 debug mode"
env:
ELECTRUM_PYTHON_VERSION: 3.11