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

GHA: Drop Ubuntu 20.04 and other maintenance (2.6) #687

Open
wants to merge 1 commit into
base: release/2.6
Choose a base branch
from

Conversation

flichtenheld
Copy link
Member

  • Drop Ubuntu 20.04 GHA runners will go away in April 2025
  • Change ubuntu-latest to ubuntu-24.04 to make sure we are not surprised by future changes.
  • Update vcpkg digest to latest 33e9c99
  • Update github actions to latest

Backport changes:
Sync 2.6 GHA with master GHA by

  • pinning action references
  • adding Ubuntu 24.04 builds
  • updating libressl
  • updating ASAN builds to include "undefined" checker

Change-Id: I29b68675143988c3304395d9d5ec62289cf519a7
Signed-off-by: Frank Lichtenheld [email protected]
(cherry picked from commit c26b2e2)

Thank you for your contribution

You are welcome to open PR, but they are used for discussion only. All
patches must eventually go to the openvpn-devel mailing list for review:

Please send your patch using git-send-email. For example to send your latest commit to the list:

$ git send-email [email protected] HEAD~1

For details, see these Wiki articles:

- Drop Ubuntu 20.04
  GHA runners will go away in April 2025
- Change ubuntu-latest to ubuntu-24.04
  to make sure we are not surprised by
  future changes.
- Update vcpkg digest to latest 33e9c99
- Update github actions to latest

Backport changes:
Sync 2.6 GHA with master GHA by
- pinning action references
- adding Ubuntu 24.04 builds
- updating libressl
- updating ASAN builds to include
  "undefined" checker

Change-Id: I29b68675143988c3304395d9d5ec62289cf519a7
Signed-off-by: Frank Lichtenheld <[email protected]>
(cherry picked from commit c26b2e2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant