Skip to content

Commit

Permalink
Refs #21535: TODO DROP THIS COMMIT - Set devel branch to test the action
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso committed Sep 2, 2024
1 parent 420c806 commit 7688803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ubuntu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
# Do not setup python as it will internally modify the pythonLocation env variable
# and we want to use a fix version
- name: Install Qt
uses: eProsima/eProsima-CI/external/install_qt@v0
uses: eProsima/eProsima-CI/external/install_qt@feature/21535
with:
version: '5.15.2'
dir: '${{ github.workspace }}/qt_installation/'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# Do not setup python as it will internally modify the pythonLocation env variable
# and we want to use a fix version
- name: Install Qt
uses: eProsima/eProsima-CI/external/install_qt@v0
uses: eProsima/eProsima-CI/external/install_qt@feature/21535
with:
version: '5.15.2'
dir: '${{ github.workspace }}/qt_installation/'
Expand Down

0 comments on commit 7688803

Please sign in to comment.