Skip to content

Commit

Permalink
Add Python 3.13 (for Arch Linux)
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft authored Dec 30, 2024
1 parent 274819e commit e6a83f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
- uses: ./.github/actions/generate-bundles
with:
python-version: '3.12'

- uses: ./.github/actions/generate-bundles
with:
python-version: '3.13'

- run: blender --version

Expand Down

0 comments on commit e6a83f2

Please sign in to comment.