diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79b047bf5..975df6c92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-22.04 strategy: matrix: - ruby-version: ['2.7.6'] + ruby-version: ['2.7.8'] node: ['20'] env: RAILS_ENV: test