1
0
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:
Tim Düsterhus
2025-10-04 20:03:30 +02:00

View File

@@ -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: