From ce424fb6313dd2cf7608b7ce55e621960b800fd5 Mon Sep 17 00:00:00 2001 From: smiley Date: Wed, 29 Oct 2025 17:45:45 +0100 Subject: [PATCH] :shower: phan 6.0 is still in the works... --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9b9786f3..b461e6b30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - "8.2" - "8.3" - "8.4" - - "8.5" +# - "8.5" steps: - name: "Checkout"