Skip to content

Commit 0290a7a

Browse files
Apply suggestions from code review
Co-authored-by: Maud <110405507+mushroomempires@users.noreply.github.com>
1 parent 13f3a3f commit 0290a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/centreon-plugins-sudoers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: centreon-plugins-sudoers.yml
1+
name: centreon-plugins-sudoers
22

33
concurrency:
44
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
@@ -54,7 +54,7 @@ jobs:
5454
distrib: noble
5555
package_extension: deb
5656

57-
runs-on: ubuntu-22.04
57+
runs-on: ubuntu-24.04
5858

5959
container:
6060
image: ${{ vars.DOCKER_INTERNAL_REGISTRY_URL }}/${{ matrix.image }}:latest

0 commit comments

Comments
 (0)