We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6710e72 + 6e9638d commit 9d0a4e6Copy full SHA for 9d0a4e6
.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']
+ ruby-version: ['3.0', '3.1', '3.3']
26
27
steps:
28
- uses: actions/checkout@v3
0 commit comments