Skip to content

Commit

Permalink
chore(deps): upgrade to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-ju committed Sep 29, 2023
1 parent d9f6732 commit 8c9438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lpt-locust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: 🏗 Setup python
uses: actions/setup-python@v4
with:
python-version: '3.9'
python-version: '3.11'
cache: 'pip'
cache-dependency-path: 'test/lpt-locust/requirements.txt'
- name: 👨🏻‍💻 Install dependencies
Expand Down

0 comments on commit 8c9438f

Please sign in to comment.