Skip to content

Commit

Permalink
Use Foreman 3.13 Stable repo for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou committed Nov 8, 2024
1 parent 12b5a3d commit d354631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/react_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: theforeman/actions/.github/workflows/foreman_plugin_js.yml@v0
with:
plugin: katello
foreman_version: develop # set to the Foreman release branch after branching :)
foreman_version: 3.13-stable # set to the Foreman release branch after branching :)
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
plugin: katello
postgresql_container: ghcr.io/theforeman/postgresql-evr
test_existing_database: false
foreman_version: develop # set to the Foreman release branch after branching :)
foreman_version: 3.13-stable # set to the Foreman release branch after branching :)

angular:
name: Angular ${{ matrix.engine }} - NodeJS ${{ matrix.node }}
Expand Down

0 comments on commit d354631

Please sign in to comment.