diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b948971a4..3b8892b2d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -26,10 +26,9 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" # https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#example-including-additional-values-into-combinations include: - - php: "8.1" - experimental: true - php: "8.2" experimental: true