mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.4'
* PHP-8.4: CI: FreeBSD on VM - set `copyback: false`
This commit is contained in:
commit
877d0cadf2
1 changed files with 1 additions and 0 deletions
1
.github/actions/freebsd/action.yml
vendored
1
.github/actions/freebsd/action.yml
vendored
|
@ -7,6 +7,7 @@ runs:
|
||||||
with:
|
with:
|
||||||
release: '13.3'
|
release: '13.3'
|
||||||
usesh: true
|
usesh: true
|
||||||
|
copyback: false
|
||||||
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
|
# 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
|
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
|
||||||
prepare: |
|
prepare: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue