Skip to content

Commit

Permalink
Test Ruby 3.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Feb 16, 2022
1 parent 6543f24 commit 2c32a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- docker-image: 'library/ruby:2.6'
- docker-image: 'library/ruby:2.7'
- docker-image: 'library/ruby:3.0'
- docker-image: 'library/ruby:3.1'
- docker-image: 'bitnami/jruby:latest'
container: ${{ matrix.docker-image }}
steps:
Expand Down

0 comments on commit 2c32a5c

Please sign in to comment.