We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc5340 commit 301478fCopy full SHA for 301478f
1 file changed
.github/workflows/run-specs.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- ruby-version: ['3.0', '3.1', '3.2']
+ ruby-version: ['3.1', '3.2']
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments