We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe8b17 commit b8d8cfeCopy full SHA for b8d8cfe
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- ruby: ['2.5', '2.6', '2.7', '3.0.4']
+ ruby: ['2.7', '3.0.5', '3.1.3', '3.2.5']
9
fail-fast: false
10
steps:
11
- name: Checkout
0 commit comments