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 209621a commit c0ace85Copy full SHA for c0ace85
.github/workflows/push_gem.yml
@@ -23,7 +23,7 @@ jobs:
23
24
strategy:
25
matrix:
26
- ruby: 3.4
+ ruby: [3.4]
27
28
steps:
29
- name: Harden Runner
0 commit comments