1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.4' into PHP-8.5

* PHP-8.4:
  Disable pkg cache for FreeBSD jobs
This commit is contained in:
Ilija Tovilo
2026-02-10 01:17:05 +01:00

View File

@@ -15,6 +15,7 @@ runs:
release: '13.5'
usesh: true
copyback: false
disable-cache: true
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
prepare: |