mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
💚 Remove failing and old Firefox 87 from test list
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
# 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', '3.11']
|
||||
firefox: ['87.0', 'latest-esr', 'latest']
|
||||
firefox: ['latest-esr', 'latest']
|
||||
env:
|
||||
# Needed to force UTF-8 and have consistent behavior in Windows
|
||||
PYTHONUTF8: 1
|
||||
|
||||
Reference in New Issue
Block a user