llama-stack-mirror/.github/workflows
Nathan Weinberg 00da911167
ci: run unit tests on all supported python versions (#1575)
# What does this PR do?
python unit tests running via GitHub Actions were only running with
python 3.10

the project supports all python versions greater than or equal to 3.10

this commit adds 3.11, 3.12, and 3.13 to the test matrix for better
coverage and confidence for non-3.10 users

## Test Plan
All tests pass locally with python 3.11, 3.12, and 3.13

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-03-12 09:55:11 -07:00
..
gha_workflow_llama_stack_tests.yml build(deps): bump thollander/actions-comment-pull-request from 2 to 3 (#1485) 2025-03-07 17:31:53 -05:00
pre-commit.yml build: update uv lock to sync package versions (#1026) 2025-02-10 11:42:30 -05:00
semantic-pr.yml ci: Add semantic PR title check (#979) 2025-02-06 12:22:34 -08:00
tests.yml test: Split inference tests to text and vision (#1008) 2025-02-07 09:35:49 -08:00
unit-tests.yml ci: run unit tests on all supported python versions (#1575) 2025-03-12 09:55:11 -07:00
update-readthedocs.yml fix: make sure readthedocs is triggered if pyproject.toml is updated 2025-03-08 23:05:10 -08:00