Skip to content

Version 1.0.0! Support for Ruby 3.2 #62 #422

Version 1.0.0! Support for Ruby 3.2 #62

Version 1.0.0! Support for Ruby 3.2 #62 #422

Workflow file for this run

name: Ruby
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rake