We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14b83f commit c52d00dCopy full SHA for c52d00d
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- ruby: ['3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
+ ruby: ['4', '3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
22
23
steps:
24
- uses: actions/checkout@v5
0 commit comments