Use 'main' branch from selinux for testing

Signed-off-by: Thiébaud Weksteen <tweek@google.com>
This commit is contained in:
Thiébaud Weksteen 2024-10-23 10:43:28 +11:00
parent 1b3ce1bd81
commit e0e687f151

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
env: env:
# This should be the minimum version required to run setools: # 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 # GitHub doesn't support building env
# vars from others in this block. # vars from others in this block.