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 649d5b1 commit 1f1afacCopy full SHA for 1f1afac
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- ruby: [2.7, 3]
+ ruby: [2.7, 3.2]
25
26
steps:
27
- name: Checkout
0 commit comments