Skip to content

Commit

Permalink
Update dependency python to v3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent b08f5fb commit 446bc51
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 446bc51

Please sign in to comment.