Skip to content

Commit 901fbed

Browse files
authored
Run rspec against ruby 3.0 (#96)
1 parent a15ec0f commit 901fbed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
ruby:
1515
- "2.7.5"
16+
- "3.0.3"
1617
steps:
1718
- uses: actions/checkout@v2
1819
- name: Set up Ruby

0 commit comments

Comments
 (0)