Skip to content

Commit c0ace85

Browse files
committed
Fix the matrix
1 parent 209621a commit c0ace85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
strategy:
2525
matrix:
26-
ruby: 3.4
26+
ruby: [3.4]
2727

2828
steps:
2929
- name: Harden Runner

0 commit comments

Comments
 (0)