Skip to content

Commit

Permalink
Include more foreman versions in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kamils-iRonin committed Feb 1, 2024
1 parent 940b61c commit 800ab2d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ jobs:
test:
name: Ruby
needs: rubocop
strategy:
fail-fast: false
matrix:
foreman_version:
- 3.9-stable
- develop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
with:
plugin: foreman_vault

0 comments on commit 800ab2d

Please sign in to comment.