We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f322549 commit bd9cd5cCopy full SHA for bd9cd5c
.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
17
- ruby: "2.7"
18
- ruby: "3.0"
19
- ruby: "3.1"
20
+ - ruby: "3.2"
21
steps:
22
- uses: actions/checkout@v3
23
- name: Install Ruby ${{ matrix.ruby }}
0 commit comments