diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74b8a06..3ff1534 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ jobs: - "8.2" - "8.3" - "8.4" + - "8.5" steps: - name: Checkout Code uses: actions/checkout@v4