diff --git a/recipes/mojo-websockets/recipe.yaml b/recipes/mojo-websockets/recipe.yaml index 20cff47a..e82d829e 100644 --- a/recipes/mojo-websockets/recipe.yaml +++ b/recipes/mojo-websockets/recipe.yaml @@ -16,7 +16,7 @@ build: requirements: host: - - max == 25.2 + - max=25.4 run: - ${{ pin_compatible('max') }} diff --git a/variants/variants.yaml b/variants/variants.yaml index 9df211e7..65b8864c 100644 --- a/variants/variants.yaml +++ b/variants/variants.yaml @@ -1,3 +1,2 @@ max: -- "24.5.0" -- "24.6.0" +- "25.4.0"