mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-8.4'
* PHP-8.4: Run FreebSD CI under 13.5
This commit is contained in:
commit
441e55790f
1 changed files with 1 additions and 1 deletions
2
.github/actions/freebsd/action.yml
vendored
2
.github/actions/freebsd/action.yml
vendored
|
@ -9,7 +9,7 @@ runs:
|
|||
- name: FreeBSD
|
||||
uses: vmactions/freebsd-vm@v1
|
||||
with:
|
||||
release: '13.3'
|
||||
release: '13.5'
|
||||
usesh: true
|
||||
copyback: false
|
||||
# Temporarily disable sqlite, as FreeBSD ships it with disabled double quotes. We'll need to fix our tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue