Skip to content

Commit cd6b016

Browse files
committed
test against Foreman 3.12, not develop
1 parent cb363b9 commit cd6b016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
foreman:
27-
- develop
27+
- '3.12'
2828
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
2929
with:
3030
plugin: foreman_rh_cloud

0 commit comments

Comments
 (0)