diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8eac4d64..264760f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: - "1.14" - "1.15" - "1.16" + - "1.17" steps: - name: Checkout uses: actions/checkout@v2