We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cee065 commit 2c09953Copy full SHA for 2c09953
.github/workflows/ruby.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- ruby-version: ['3.0', '3.1', '3.2']
+ ruby-version: ['3.2']
26
27
steps:
28
- uses: actions/checkout@v3
0 commit comments