Skip to content

Commit

Permalink
Update ruby_tests.yml to use Foreman3_9 container
Browse files Browse the repository at this point in the history
@ShimShtein can this get a review, Ewoud's translations pr because of `Foreman::PluginRequirementError: ERF72-3740 [Foreman::PluginRequirementError]: foreman_rh_cloud plugin requires Foreman >= 3.7 but current is 3.6.2`
  • Loading branch information
chris1984 authored Nov 30, 2023
1 parent a57b33e commit 96a4a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

runs-on: ubuntu-latest
container:
image: ghcr.io/theforeman/tfm_plugin_test:foreman_3_7
image: ghcr.io/theforeman/tfm_plugin_test:foreman_3_9

services:
postgres:
Expand Down

0 comments on commit 96a4a7a

Please sign in to comment.