diff --git a/.github/workflows/tests-mysql.yml b/.github/workflows/tests-mysql.yml index 68078aaca1..737a86dca3 100644 --- a/.github/workflows/tests-mysql.yml +++ b/.github/workflows/tests-mysql.yml @@ -27,6 +27,7 @@ jobs: php-version: - "8.1" - "8.2" + - "8.3" name: PHP ${{ matrix.php-version }}