Switch to Python 3.8

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2021-11-28 13:56:21 +02:00
parent 00969d61ae
commit 5defe7f2b8
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ on:
env:
FORCE_COLOR: 2
NODE: 16
PYTHON_VERSION: "3.7"
PYTHON_VERSION: "3.8"
jobs:
test: