Skip to content

Commit

Permalink
also test against 3.9-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 30, 2024
1 parent dda2d3e commit a0d490e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ jobs:
test:
name: Ruby
needs: rubocop
strategy:
fail-fast: false
matrix:
foreman:
- 3.9-stable
- develop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
with:
plugin: foreman_theme_satellite
foreman_version: ${{ matrix.foreman }}

0 comments on commit a0d490e

Please sign in to comment.