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 1c98b46 commit 6fc5a72Copy full SHA for 6fc5a72
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: ['3.1', '3.2', '3.3']
+ ruby: ['3.2', '3.3']
16
17
steps:
18
- name: Checkout code
0 commit comments