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.
2 parents e672aa8 + 7c37a0a commit 9d0d1eeCopy full SHA for 9d0d1ee
1 file changed
.github/workflows/lpt-locust.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: 🏗 Setup python
30
uses: actions/setup-python@v5
31
with:
32
- python-version: '3.11'
+ python-version: '3.13'
33
cache: 'pip'
34
cache-dependency-path: 'test/lpt-locust/src/requirements.txt'
35
- name: 👨🏻💻 Install dependencies
0 commit comments