diff --git a/.github/workflows/Tests.yml b/.github/workflows/Tests.yml index 875d011d5..efefc278e 100644 --- a/.github/workflows/Tests.yml +++ b/.github/workflows/Tests.yml @@ -19,7 +19,8 @@ jobs: - '^12.4' php: - '8.1' - #- '8.2' ## Disabled till tests are green again, if not working in PHP 8.1 they aren't in 8.2 either. + - '8.2' + - '8.3' mysql: - '8.0'