Skip to content

Commit 7634484

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Remove "Notify Slack" on ppc nightly workflow (#17993)
2 parents 5885b94 + 5942a61 commit 7634484

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly.yml

-5
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@ jobs:
7676
with:
7777
runTestsParameters: >-
7878
--asan -x
79-
- name: Notify Slack
80-
if: failure()
81-
uses: ./.github/actions/notify-slack
82-
with:
83-
token: ${{ secrets.ACTION_MONITORING_SLACK }}
8479
ALPINE:
8580
if: inputs.run_alpine
8681
name: ALPINE_X64_ASAN_UBSAN_DEBUG_ZTS

0 commit comments

Comments
 (0)