diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e2212de..a565b70 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - php: [ 8.1, 8.2, 8.3 ] + php: [ 8.1, 8.2, 8.3, 8.4 ] os: [ ubuntu-latest ] year: [ 2015, 2018, 2019, 2020, 2021, 2022, 2023, 2024 ]