Skip to content

BUG: update ubuntu image and package references for GitHub Actions#117

Closed
rprobaina wants to merge 1 commit intolinux-audit:mainfrom
rprobaina:update-image
Closed

BUG: update ubuntu image and package references for GitHub Actions#117
rprobaina wants to merge 1 commit intolinux-audit:mainfrom
rprobaina:update-image

Conversation

@rprobaina
Copy link
Contributor

@rprobaina rprobaina commented May 30, 2025

The image ubuntu-20.04 became deprecated on 2025-04-15. For this reason, CI jobs are failing, see [1].

This commit updates the image to ubuntu-24.04 and the required package references to resolve this issue.

[1] #116

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

The image ubuntu-20.04 became deprecated on 2025-04-15. For this
reason, CI jobs are failing, see [1].

This commit updates the image to ubuntu-24.04 and the required
package references to resolve this issue.

[1] linux-audit#116

Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>
@rprobaina rprobaina changed the title workflows/continuous-integration.yml: update ubuntu image github: update ubuntu image and package references Jun 2, 2025
@rprobaina
Copy link
Contributor Author

Hi @pcmoore,

I'm not super familiar with github CI infrastructure, however, I believe this PR fixes the issue. I've tested it locally, on a container based on ubuntu-24.04 image.

The failed check [1] is not related to this fix per se. Rather, it's reporting syntax problems on time_change test case. I've opened this PR [2] to solve that minor syntax problem as well.

I hope it helps!

-Ricardo

[1] https://github.com/linux-audit/audit-testsuite/actions/runs/15397303574/job/43321223647?pr=117
[2] #118

@pcmoore pcmoore changed the title github: update ubuntu image and package references BUG: update ubuntu image and package references for GitHub Actions Jun 24, 2025
@pcmoore
Copy link
Contributor

pcmoore commented Jun 24, 2025

Merged via c24f8a9, thanks for fixing this!

@pcmoore pcmoore closed this Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants