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 9c0d466 commit 29e8bc7Copy full SHA for 29e8bc7
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- ruby-version: ['3.1', "3.2", "3.3", "3.4"]
+ ruby-version: ['3.1', "3.4"]
26
steps:
27
- uses: actions/checkout@v4
28
- name: Set up Ruby
0 commit comments