Skip to content

Commit aae3002

Browse files
committed
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: Disable pkg cache for FreeBSD jobs
2 parents 7273aa3 + 901ebd2 commit aae3002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/freebsd/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515
release: '13.5'
1616
usesh: true
1717
copyback: false
18+
disable-cache: true
1819
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
1920
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
2021
prepare: |

0 commit comments

Comments
 (0)