Skip to content

Commit aa32d4a

Browse files
authored
Include freethreaded variants of aarch64-*-musl (#778)
1 parent fd9784e commit aa32d4a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ci-targets.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,12 @@ linux:
366366
- debug
367367
- noopt
368368
- lto
369+
build_options_conditional:
370+
- options:
371+
- freethreaded+debug
372+
- freethreaded+noopt
373+
- freethreaded+lto
374+
minimum-python-version: "3.13"
369375
run: true
370376

371377
windows:

0 commit comments

Comments
 (0)