Skip to content

Commit

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

Please sign in to comment.