1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Merge pull request #8055 from sylvestre/gnu-release

GNU CI: also build selinux with --release-build
This commit is contained in:
Daniel Hofstetter 2025-06-04 07:22:39 +02:00 committed by GitHub
commit c332d96203
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -194,7 +194,7 @@ jobs:
- name: Selinux - Build for selinux tests
run: |
lima bash -c "cd ~/work/uutils/ && bash util/build-gnu.sh"
lima bash -c "cd ~/work/uutils/ && bash util/build-gnu.sh --release-build"
lima bash -c "mkdir -p ~/work/gnu/tests-selinux/"
- name: Selinux - Run selinux tests