From 2f2d185768d16a79d873ad38a8e4f556528894f0 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 25 Jul 2024 19:33:17 +0200 Subject: [PATCH] Don't ask for the stability, since zlib has no dependencies While it doesn't harm to ask for this info, it is somewhat confusing. --- .github/workflows/zlib.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/zlib.yml b/.github/workflows/zlib.yml index 25d8a36..fa36080 100644 --- a/.github/workflows/zlib.yml +++ b/.github/workflows/zlib.yml @@ -8,10 +8,6 @@ on: php: description: PHP version to build for required: true - stability: - description: the series stability - required: false - default: 'staging' defaults: run: shell: cmd