github action ruby 3.3 (previous commit enabled YJIT)

This commit is contained in:
Kyle Drake 2023-12-25 10:56:24 -06:00
parent 8dc323d803
commit cac2cbd986

View file

@ -36,6 +36,6 @@ jobs:
- run: sudo apt-get update && sudo apt-get -y install libimlib2-dev chromium-browser
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: '3.3'
bundler-cache: true
- run: bundle exec rake