From 4217a152d9d4c505cc89f8a5be904e14cef65c04 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 9edd0cb76f4..188b28a5901 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -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: refs/pull/10299/head # set to the Foreman release branch after branching :) angular: name: Angular ${{ matrix.engine }} - NodeJS ${{ matrix.node }}