diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43af2c6..f1d4385 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,9 @@ jobs: - 6.0.5.1 - 6.1.6.1 - 7.0.3.1 + include: + - ruby: '3.2.2' + rails_version: '7.1.1' steps: - uses: actions/checkout@v2 - name: Set up Ruby