[all-commits] [llvm/llvm-project] a17a15: [Github][libc++] Prefer ubuntu-24.04 over ubuntu-l...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Mar 6 10:32:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a17a155081fc758b20a44c7f036a970471b08b8a
https://github.com/llvm/llvm-project/commit/a17a155081fc758b20a44c7f036a970471b08b8a
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M .github/workflows/libcxx-build-containers.yml
M .github/workflows/libcxx-check-generated-files.yml
M .github/workflows/libcxx-restart-preempted-jobs.yaml
Log Message:
-----------
[Github][libc++] Prefer ubuntu-24.04 over ubuntu-latest (#129949)
This patch replaces all instances of ubuntu-latest with ubuntu-24.04
based on the guidelines in the LLVM CI best practices doc
(https://llvm.org/docs/CIBestPractices.html).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list