diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d231a99..08fdf3c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,6 +19,8 @@ jobs: - "8.0" - "8.1" - "8.2" + - "8.3" + - "8.4" steps: - name: Checkout code