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 8630803 commit 3a78a4eCopy full SHA for 3a78a4e
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ruby: [ '2.7', '3.1' ]
+ ruby: [ '2.7', '3.1', '3.2' ]
12
os:
13
- windows-latest
14
- ubuntu-latest
0 commit comments