Skip to content

Commit

Permalink
Enable 3.14 for macOS builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Dec 18, 2024
1 parent 3468d95 commit d2dc611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci-targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ darwin:
- "3.11"
- "3.12"
- "3.13"
- "3.14"
build_options:
- debug
- pgo+lto
Expand All @@ -26,6 +27,7 @@ darwin:
- "3.11"
- "3.12"
- "3.13"
- "3.14"
build_options:
- debug
- pgo+lto
Expand Down

0 comments on commit d2dc611

Please sign in to comment.