We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba2044 commit c31c0a3Copy full SHA for c31c0a3
.github/workflows/run_tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- ruby-version: ['3.3', '3.1', '2.7']
+ ruby-version: ['3.4', '3.3', '3.1', '2.7']
17
18
steps:
19
- uses: actions/checkout@v3
0 commit comments