Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(GH): pin ubuntu (22.04) version for gh runners #4428

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

rscampos
Copy link
Collaborator

1. Explain what the PR does

8c14f78 chore(GH): pin ubuntu (22.04) version for gh runners

Currently, ubuntu:latest uses Ubuntu version 24.04, which includes
kernel 6.8. Since Tracee needs to be tested with kernel 6.8, it is
better to pin the version of the Ubuntu runners.

After testing Tracee with kernel 6.8 and confirming that everything
works correctly, this commit can be reverted.

2. Explain how to test it

3. Other comments

Currently, ubuntu:latest uses Ubuntu version 24.04, which includes
kernel 6.8. Since Tracee needs to be tested with kernel 6.8, it is
better to pin the version of the Ubuntu runners.

After testing Tracee with kernel 6.8 and confirming that everything
works correctly, this commit can be reverted.
Copy link
Member

@geyslan geyslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geyslan
Copy link
Member

geyslan commented Dec 13, 2024

@rscampos rscampos merged commit ad74ef5 into aquasecurity:main Dec 13, 2024
32 checks passed
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