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

workflows: resolve ubuntu 24 packaging problems #9751

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Dec 19, 2024

Resolves issues with building on latest ubuntu 24 runners provided by Github.
Pinning to Ubuntu 22 for now to align with previous image working correctly until Github images stabilise.
macOS 12 is no longer available - just errors if you try to use it now so removed: actions/runner-images#10721
This means no Intel builds available for macOS now, only Apple Silicon.

Resolves #9739.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing

  • Set ok-package-test label to test for all targets (requires maintainer to do).

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@patrick-stephens patrick-stephens added the ok-package-test Run PR packaging tests label Dec 19, 2024
@patrick-stephens patrick-stephens merged commit df3c3be into master Dec 19, 2024
13 checks passed
@patrick-stephens patrick-stephens deleted the 9739_ubuntu_packaging branch December 19, 2024 12:53
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.

packaging: failure on updated runners
3 participants