Skip to content

Commit

Permalink
Github CI: Backend web test runner use python 3.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Mar 22, 2024
1 parent 0957c51 commit bccae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: 3.7.15
python-version: 3.9.19
cache: 'pip'

- run: pip install -r web/requirements-dev.txt
Expand Down

0 comments on commit bccae54

Please sign in to comment.