Skip to content

Commit

Permalink
try add PGO build for 3.13t
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Nov 19, 2024
1 parent 27d50ab commit 98b54fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:
fail-fast: false
matrix:
os: [linux, windows, macos]
interpreter: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
interpreter: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.13t"]
include:
# standard runners with override for macos arm
- os: linux
Expand Down

0 comments on commit 98b54fd

Please sign in to comment.