Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc9cc32

Browse files
committed
tests: fix failing rabbitmq service
1 parent c9a3171 commit bc9cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-containerinfra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Checkout Gophercloud
4545
uses: actions/checkout@v4
4646
- name: Deploy devstack
47-
uses: EmilienM/devstack-action@e82a9cbead099cba72f99537e82a360c3e319c69
47+
uses: kayrus/devstack-action@6e78719449dcc7f22177b32ad73a8aa466336c34
4848
with:
4949
branch: ${{ matrix.openstack_version }}
5050
conf_overrides: |

0 commit comments

Comments
 (0)