Skip to content

Commit 4365044

Browse files
committed
ci: drop Python 3.9 and 3.10 from the test matrix
Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
1 parent 35fdbc5 commit 4365044

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.claude/scheduled_tasks.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"sessionId":"f11e614e-83d7-4bb5-8217-cfc414e4df20","pid":545063,"procStart":"146275048","acquiredAt":1779709478744}

.github/workflows/basic-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
python-version: ["3.9", "3.10", "3.11", "3.12"]
17+
python-version: ["3.11", "3.12"]
1818

1919
steps:
2020
- uses: actions/checkout@v4

uv.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)