1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Framework: Updated phpunit to 11, updated migration test php versions

This commit is contained in:
Dan Brown
2025-01-11 13:50:01 +00:00
parent 5bf75786c6
commit ad8bc5fe21
4 changed files with 314 additions and 250 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
build:
if: ${{ github.ref != 'refs/heads/l10n_development' }}
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
php: ['8.2', '8.3', '8.4']