We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d75df4 commit 841e74aCopy full SHA for 841e74a
.github/workflows/test-browser.yml
@@ -32,7 +32,7 @@ jobs:
32
node-version: lts/*
33
- uses: actions/setup-python@v4
34
with:
35
- python-version: '3.10'
+ python-version: '3.8'
36
- name: Install requirements
37
run: |
38
python -m pip install --upgrade pip
0 commit comments