Skip to content

Commit aa03bfc

Browse files
committed
include 3.13t in PGO jobs
1 parent e6c767e commit aa03bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ jobs:
503503
fail-fast: false
504504
matrix:
505505
os: [linux, windows, macos]
506-
interpreter: ['3.9', '3.10', '3.11', '3.12', '3.13']
506+
interpreter: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.13t']
507507
include:
508508
# standard runners with override for macos arm
509509
- os: linux

0 commit comments

Comments
 (0)