test.yml: Update GitHub workflow to use userspace 3.2.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2021-03-05 10:41:19 -05:00
parent 16c069631e
commit ce1a9e6e5a

View File

@ -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: