We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9462de1 commit a91109dCopy full SHA for a91109d
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- ruby-version: ['2.6', '2.7', '3.0', '3.1']
+ ruby-version: ['2.6', '2.7', '3.0', '3.1', '3.2']
26
27
steps:
28
- uses: actions/checkout@v3
0 commit comments