mirror of
https://github.com/SELinuxProject/setools
synced 2025-01-15 03:31:22 +00:00
Use 'main' branch from selinux for testing
Signed-off-by: Thiébaud Weksteen <tweek@google.com>
This commit is contained in:
parent
1b3ce1bd81
commit
e0e687f151
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
env:
|
||||
# This should be the minimum version required to run setools:
|
||||
SELINUX_USERSPACE_VERSION: 3.2
|
||||
SELINUX_USERSPACE_VERSION: main
|
||||
|
||||
# GitHub doesn't support building env
|
||||
# vars from others in this block.
|
||||
|
Loading…
Reference in New Issue
Block a user