diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 78979f4..bc9d08c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,6 +13,8 @@ jobs: ruby-version: - '3.0' - '3.1' + - '3.2' + - '3.3' env: CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}" steps: