Skip to content

devcontainer.yml is useless #12538

Description

@oech3

devcontainer.yml is useless since

  • It does not catch errors by restricted syscalls by seccomp
  • Runs on Ubuntu 24.04 which is same with ubuntu-latest runner

Currently, we cannot catch regression for #8474 which depends on newer glibc.
So I suggest one of a

  • updating to Ubuntu to 26.04 until ubuntu-latest was updated
  • switch to some roling-release distribution
  • drop the CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions