mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.5'
* PHP-8.5: CI: Do not save ccache for PRs for LINUX_X32
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -167,6 +167,7 @@ jobs:
|
||||
with:
|
||||
key: "${{github.job}}-${{hashFiles('main/php_version.h')}}"
|
||||
append-timestamp: false
|
||||
save: ${{ github.event_name != 'pull_request' }}
|
||||
- name: ./configure
|
||||
uses: ./.github/actions/configure-x32
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user