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 9695754 commit f9382c2Copy full SHA for f9382c2
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
run: bundle exec rake rubocop
30
- name: Setup Test Matrix
31
id: get-outputs
32
- run: bundle exec metadata2gha --use-fqdn --pidfile-workaround false
+ run: bundle exec metadata2gha --use-fqdn --pidfile-workaround CentOS
33
34
unit:
35
needs: setup_matrix
0 commit comments