Skip to content

Commit f8cef69

Browse files
Corrected-Version
1 parent 3bfa169 commit f8cef69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/context/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Always use port `8098` and `-env_path /tmp` for isolation.
4747

4848
## CI
4949

50-
- `python-tests.yml` runs `pytest -m "not server"` on a Python 3.10 / 3.11 / 3.12 matrix for
50+
- `python-tests.yml` runs `pytest -m "not server"` on a Python 3.12 / 3.13 matrix for
5151
every pull request (and on push to master)
5252
- Visual regression compares PR screenshots against base branch
5353
- `update-js-build-files.yml` auto-compiles JS on master

0 commit comments

Comments
 (0)