💚 Remove failing and old Firefox 87 from test list

This commit is contained in:
Renato Alves
2025-10-31 10:26:36 +01:00
parent 7d86cb2969
commit 4fae3031e5

View File

@@ -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