We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d86cb2 commit 4fae303Copy full SHA for 4fae303
1 file changed
‎.github/workflows/main.yml‎
@@ -10,7 +10,7 @@ jobs:
10
# pypy3 not yet up to speed with py3.9 typing hints
11
# python-version: [3.9, 3.10.0-alpha.6, pypy3]
12
python-version: ['3.9', '3.10', '3.11']
13
- firefox: ['87.0', 'latest-esr', 'latest']
+ firefox: ['latest-esr', 'latest']
14
env:
15
# Needed to force UTF-8 and have consistent behavior in Windows
16
PYTHONUTF8: 1
0 commit comments