Edit

IABSD.fr/xenocara/lib/pixman/.gitlab-ci.yml

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-08-12 16:39:28
    Hash : 81405b23
    Message : Update to pixman 0.46.4. tested in a bulk ports build and ok jca@ runs of the tests on differents by gkoeler@, jca@ and others.

  • lib/pixman/.gitlab-ci.yml
  • #
    # This is the GitLab CI configuration file for the mainstream pixman project:
    # https://gitlab.freedesktop.org/pixman/pixman/-/pipelines
    #
    # !!! DO NOT ADD ANY NEW CONFIGURATION TO THIS FILE !!!
    #
    # Only documentation or comments is accepted.
    #
    # To use a different set of jobs than the mainstream project, you need to set
    # the location of your custom yml file at "custom CI/CD configuration path", on
    # your GitLab CI namespace:
    # https://docs.gitlab.com/ee/ci/pipelines/settings.html#custom-cicd-configuration-path
    #
    
    include:
      - local: '/.gitlab-ci.d/pixman-project.yml'