Commit 79c6c4f

mo khan <mo@mokhan.ca>
2022-05-23 20:08:32
chore: use ruby 2.7 for style check
1 parent 974a414
Changed files (1)
.github
workflows
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
       - uses: actions/checkout@v2
       - uses: ruby/setup-ruby@v1
         with:
-          ruby-version: '3.1'
+          ruby-version: '2.7'
           bundler-cache: true
       - name: Running audit…
         run: sh bin/audit