Merge pull request #409 from eProsima/upgrade/uncrustify-ubuntu24
[#23611] Upgraded runner image to 'ubuntu-24.04'
This commit is contained in:
commit
0840e720cf
|
|
@ -106,7 +106,7 @@ jobs:
|
|||
|
||||
uncrustify:
|
||||
name: Uncrustify check
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
if: ${{ !(github.event_name == 'pull_request') || !contains(github.event.pull_request.labels.*.name, 'conflicts') }}
|
||||
steps:
|
||||
- name: Run Uncrustify Linter
|
||||
|
|
|
|||
Loading…
Reference in New Issue