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 e3696cd commit 7ce16b3Copy full SHA for 7ce16b3
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
- ruby: "3.0"
19
- ruby: "3.1"
20
- ruby: "3.2"
21
+ - ruby: "3.3"
22
steps:
23
- uses: actions/checkout@v4
24
- name: Install Ruby ${{ matrix.ruby }}
0 commit comments