diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bae5aba8..8404126d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: ruby: "1.9" - mysql: "5.7" distribution: "debian:buster" - ruby: "2.8" + ruby: "2.7" steps: - uses: actions/checkout@v4 - name: docker login