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 9811e68 commit 3d82026Copy full SHA for 3d82026
.github/workflows/terminal-bench.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Set up Python
36
uses: actions/setup-python@v4
37
with:
38
- python-version: '3.10'
+ python-version: '3.13'
39
40
- name: Install dependencies
41
run: |
0 commit comments