diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6cfb4e4..7891e00 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,6 +15,7 @@ jobs: - '7.0' - '7.1' - '7.2' + - '8.0' services: postgres: image: postgres:13