Setup testing environments for python 3.11

This commit is contained in:
2022-12-18 01:59:01 +01:00
parent 9effd126dd
commit 1c3318c24c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: default
steps:
- name: test
image: python:3.10
image: python:3.11
environment:
STROOP_DISCORD_TOKEN:
from_secret: STROOP_DISCORD_TOKEN