From d2dc61184bb5a396d05b8dfac6995bd833a7cc68 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Wed, 18 Dec 2024 17:55:39 -0600 Subject: [PATCH] Enable 3.14 for macOS builds --- ci-targets.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci-targets.yaml b/ci-targets.yaml index 9025882f..fa20735e 100644 --- a/ci-targets.yaml +++ b/ci-targets.yaml @@ -9,6 +9,7 @@ darwin: - "3.11" - "3.12" - "3.13" + - "3.14" build_options: - debug - pgo+lto @@ -26,6 +27,7 @@ darwin: - "3.11" - "3.12" - "3.13" + - "3.14" build_options: - debug - pgo+lto