Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Upgrade libxml2 to cde4499" into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sadafebrahimi authored and Gerrit Code Review committed Aug 29, 2023
2 parents b9f5891 + e79cc4a commit 1534e75
Show file tree
Hide file tree
Showing 84 changed files with 1,506 additions and 1,363 deletions.
8 changes: 8 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ gcc:minimum:
BASE_CONFIG: "--with-minimum"
CFLAGS: "-O2"

gcc:legacy:
extends: .test
only:
- schedules
variables:
BASE_CONFIG: "--with-legacy"
CFLAGS: "-O2"

gcc:python3:
extends: .test
variables:
Expand Down
Loading

0 comments on commit 1534e75

Please sign in to comment.