Skip to content

Commit f9382c2

Browse files
committed
Try something
1 parent 9695754 commit f9382c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: bundle exec rake rubocop
3030
- name: Setup Test Matrix
3131
id: get-outputs
32-
run: bundle exec metadata2gha --use-fqdn --pidfile-workaround false
32+
run: bundle exec metadata2gha --use-fqdn --pidfile-workaround CentOS
3333

3434
unit:
3535
needs: setup_matrix

0 commit comments

Comments
 (0)