We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15ec0f commit 901fbedCopy full SHA for 901fbed
1 file changed
.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
ruby:
15
- "2.7.5"
16
+ - "3.0.3"
17
steps:
18
- uses: actions/checkout@v2
19
- name: Set up Ruby
0 commit comments