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 e0868b1 commit 8fa8f8eCopy full SHA for 8fa8f8e
.github/workflows/ruby.yml
@@ -27,6 +27,8 @@ jobs:
27
run: |
28
bundle exec rake config:environment_variables
29
bundle exec rake config:print
30
+ - name: EL9 test build
31
+ run: bundle exec build openbolt el-9-x86_64
32
33
tests:
34
if: always()
0 commit comments