Replace py3.10-alpha env with 3.10 and 3.11

This commit is contained in:
Renato Alves
2022-12-21 16:15:13 +01:00
committed by GitHub
parent 1c89a79e20
commit 84bb368cc2

View File

@@ -9,7 +9,7 @@ jobs:
os: [ubuntu, macos, windows]
# pypy3 not yet up to speed with py3.9 typing hints
# python-version: [3.9, 3.10.0-alpha.6, pypy3]
python-version: ['3.9', '3.10.0-alpha.6']
python-version: ['3.9', '3.10', '3.11']
firefox: ['87.0', 'latest-esr', 'latest']
env:
# Needed to force UTF-8 and have consistent behavior in Windows