Skip to content

Commit 877d0ca

Browse files
committed
Merge branch 'PHP-8.4'
* PHP-8.4: CI: FreeBSD on VM - set `copyback: false`
2 parents e87a433 + cb90566 commit 877d0ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/freebsd/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ runs:
77
with:
88
release: '13.3'
99
usesh: true
10+
copyback: false
1011
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
1112
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
1213
prepare: |

0 commit comments

Comments
 (0)