diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d3fee8c..f7a93fb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,6 +17,7 @@ jobs: - "7.4" - "8.0" - "8.1" + - "8.2" steps: - uses: actions/checkout@v2