From 1ac6a681f656d4c78380d49f129662a020ca6c57 Mon Sep 17 00:00:00 2001 From: Oleh Fedorenko Date: Fri, 20 Sep 2024 14:58:45 +0000 Subject: [PATCH] Test with Foreman --- .github/workflows/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index 1f69a4bf6c0..9861c77279d 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -25,7 +25,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: refs/pull/10299/head # set to the Foreman release branch after branching :) angular: name: Angular ${{ matrix.engine }} - NodeJS ${{ matrix.node }}