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 acd5fc5 commit c855148Copy full SHA for c855148
.github/workflows/protocol.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- ruby-version: ["2.7", "3.0", "3.1", "head", "debug"]
+ ruby-version: ["2.7", "3.0", "3.1", "3.2", "head", "debug"]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments