mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
Replace py3.10-alpha env with 3.10 and 3.11
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user