commit 0e0f5476cfece295f28a65ab87ba275738da183b
Author: Jorg Adam Sowa <jorg.sowa@gmail.com>
Date: Sun Feb 8 16:49:40 2026 +0100
[skip ci] Remove PHP-8.1 from push.yml triggers (GH-21157)
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index ab917b518e1..d2f3587aef8 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -12,7 +12,6 @@ on:
- .cirrus.yml
- .circleci/**
branches:
- - PHP-8.1
- PHP-8.2
- PHP-8.3
- PHP-8.4