Merge branch 'PHP-8.1' into PHP-8.2

* PHP-8.1:
  Remove "Notify Slack" on ppc nightly workflow (#17993)
This commit is contained in:
Calvin Buckley
2025-03-07 10:39:35 -04:00

View File

@ -76,11 +76,6 @@ jobs:
with:
runTestsParameters: >-
--asan -x
- name: Notify Slack
if: failure()
uses: ./.github/actions/notify-slack
with:
token: ${{ secrets.ACTION_MONITORING_SLACK }}
ALPINE:
if: inputs.run_alpine
name: ALPINE_X64_ASAN_UBSAN_DEBUG_ZTS