use ruby 3.1 with github actions

This commit is contained in:
Kyle Drake 2022-11-12 14:44:24 -06:00
parent 0d49ac2213
commit 73579a8a94

View file

@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.1
bundler-cache: true
- run: sudo apt-get -y install chromium-browser
- run: bundle exec rake