1
0

Merge pull request #9257 from SomberNight/202410_py313

ci: run tests also with python 3.13
This commit is contained in:
ghost43
2024-10-18 16:07:07 +00:00
committed by GitHub

View File

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