We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 482f9cd + e7aae4f commit 2b9ce35Copy full SHA for 2b9ce35
1 file changed
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- ruby-version: [3.4.0-preview2, 3.3, 3.2, 3.1]
+ ruby-version: [3.4, 3.3, 3.2, 3.1]
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments