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

Retire CentOS 7 and CentOS Stream 8 for our CIs #228

Merged
merged 3 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. Retire CentOS 7 and CentOS Stream 8 for our CIs

    New default is Rocky Linux 8.
    fscheiner committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    706407b View commit details
    Browse the repository at this point in the history
  2. Use rockylinux:9 for ppc64le

    Looks like there are no rockylinux:8 Docker images available for ppc64le.
    fscheiner committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b092569 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Leave out builds on ppc64le for now

    Those are very often taking longer than 50 mins, requiring multiple tries
    to complete on Travis CI. It's unclear if the ppc64le runners are just
    overbooked or generally slower than the arm64 ones (unlikely).
    fscheiner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1a7e219 View commit details
    Browse the repository at this point in the history