From 944074942376b4a92b7f811ddd7e793b465b3201 Mon Sep 17 00:00:00 2001 From: Jacob Oursland Date: Wed, 4 Feb 2026 08:18:23 -0700 Subject: [PATCH] CI: pin swig on release builds. --- package/rattler-build/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rattler-build/recipe.yaml b/package/rattler-build/recipe.yaml index a7af929af4..cbefa72ac3 100644 --- a/package/rattler-build/recipe.yaml +++ b/package/rattler-build/recipe.yaml @@ -22,7 +22,7 @@ requirements: - noqt5 - python>=3.11,<3.12 - qt6-main>=6.8,<6.9 - - swig + - swig>=4.3,<4.4 - if: linux and x86_64 then: