diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f04bccd..2a7933d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,6 +16,8 @@ jobs: - '2.6' - '2.7' - '3.0' + - '3.1' + - '3.2' env: CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} steps: