Skip to content

Commit 4fae303

Browse files
committed
💚 Remove failing and old Firefox 87 from test list
1 parent 7d86cb2 commit 4fae303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# pypy3 not yet up to speed with py3.9 typing hints
1111
# python-version: [3.9, 3.10.0-alpha.6, pypy3]
1212
python-version: ['3.9', '3.10', '3.11']
13-
firefox: ['87.0', 'latest-esr', 'latest']
13+
firefox: ['latest-esr', 'latest']
1414
env:
1515
# Needed to force UTF-8 and have consistent behavior in Windows
1616
PYTHONUTF8: 1

0 commit comments

Comments
 (0)