Skip to content

Commit 7ae1859

Browse files
authored
Merge pull request github#175 from petergoldstein/feature/add_ruby_3_1_to_ci
Add Ruby 3.1 to CI
2 parents c7c5e69 + b4b5635 commit 7ae1859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- "2.6"
2323
- "2.7"
2424
- "3.0"
25+
- "3.1"
2526
steps:
2627
- uses: actions/checkout@v2
2728
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)