Skip to content

Commit

Permalink
Update dependency python to v3.13.1 (#3519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 3f8a874 commit 5bbb2a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
matrix:
include:
- branch: '3.28'
python-version: '3.11'
python-version: '3.13'
- branch: '3.29'
python-version: '3.11'
python-version: '3.13'
- branch: '3.30'
python-version: '3.11'
python-version: '3.13'

steps:
- run: docker system prune --all --force
Expand Down

0 comments on commit 5bbb2a8

Please sign in to comment.