Skip to content

Commit

Permalink
Build for python 3.13t (free threaded) too.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Sep 30, 2024
1 parent cb23bff commit d503f95
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,14 @@ jobs:
platform: linux-x86_64
package: shortfin
python-version: cp313-cp313
- runs-on: ubuntu-24.04
platform: linux-x86_64
package: shortfin
python-version: cp313-cp313t

# TODO(#130): macOS platform
# TODO(#130): Windows platform
# TODO(#130): sharktank packages
# TODO(#130): free-threaded python

steps:
- name: Checkout repository
Expand Down

0 comments on commit d503f95

Please sign in to comment.