We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdeba9 commit d35cbb8Copy full SHA for d35cbb8
1 file changed
.github/workflows/lint-unit.yml
@@ -82,7 +82,7 @@ jobs:
82
strategy:
83
fail-fast: false
84
matrix:
85
- ruby: ["3.1", "3.2", "3.3"]
+ ruby: ["3.2", "3.3", "3.4"]
86
steps:
87
- name: Checkout code
88
uses: actions/checkout@v4
0 commit comments