mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.4'
* PHP-8.4: Remove "Notify Slack" on ppc nightly workflow (#17993)
This commit is contained in:
commit
71ee356d2c
1 changed files with 0 additions and 5 deletions
5
.github/workflows/nightly.yml
vendored
5
.github/workflows/nightly.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue