GNU CI: also build selinux with --release-build

This commit is contained in:
Sylvestre Ledru
2025-06-03 21:41:01 +02:00
parent ef9cb277fc
commit e39037c699
+1 -1
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