Skip to content

Commit

Permalink
Fix baremetal jobs
Browse files Browse the repository at this point in the history
- Update the devstack action to 0.12 which includes the upgrade on it.
  • Loading branch information
iurygregory committed Oct 12, 2023
1 parent d00e5c5 commit 50d1a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-baremetal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Checkout Gophercloud
uses: actions/checkout@v4
- name: Deploy devstack
uses: EmilienM/devstack-action@v0.11
uses: EmilienM/devstack-action@v0.12
with:
branch: ${{ matrix.openstack_version }}
conf_overrides: |
Expand Down

0 comments on commit 50d1a78

Please sign in to comment.