We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82cfe0 commit 8a1948fCopy full SHA for 8a1948f
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
needs: build
34
strategy:
35
matrix:
36
- ruby-version: ['2.6', '2.7', '3.0', '3.1', '3.4']
+ ruby-version: ['2.6', '2.7', '3.0', '3.4.4']
37
38
steps:
39
- name: Checkout
0 commit comments