mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-29 14:56:21 +00:00
test.yml: Update GitHub workflow to use userspace 3.2.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
16c069631e
commit
ce1a9e6e5a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -3,7 +3,7 @@ name: Build tests
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
SELINUX_USERSPACE_VERSION: 3.2-rc1
|
||||
SELINUX_USERSPACE_VERSION: 3.2
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user