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

ci: use ubuntu-24.04 #1816

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 12, 2024

  1. ci: use ubuntu-24.04

    Updating from ubuntu-latest (22.04) to ubuntu-24.04 runner.
    junhochoi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    47bbe29 View commit details
    Browse the repository at this point in the history
  2. ci: disable i386-unknown-linux-gnu

    Disable i386 linux build for ubuntu-24.04, due to
    actions/runner-images#9977
    junhochoi committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a4d2031 View commit details
    Browse the repository at this point in the history