aboutsummaryrefslogtreecommitdiff
path: root/.github/settings.yml
diff options
context:
space:
mode:
authorSwapnil Ingle <swapnil.ingle@nutanix.com>2021-11-11 19:17:59 +0100
committerGitHub <noreply@github.com>2021-11-11 19:17:59 +0100
commit8614299d1cce54a1a30c209c99e3a659f01bf365 (patch)
treed106ab5700d0674e92683131a21bc208f555bb75 /.github/settings.yml
parent68f2cae354c5ebea13c2c4628fb012ad756fd6c9 (diff)
downloadlibvfio-user-8614299d1cce54a1a30c209c99e3a659f01bf365.zip
libvfio-user-8614299d1cce54a1a30c209c99e3a659f01bf365.tar.gz
libvfio-user-8614299d1cce54a1a30c209c99e3a659f01bf365.tar.bz2
Use fedora35 for pre-push test (#620)
Recent pre-push runs on fedora34 are failing with setup issues, where it complains abour GLIBC_2.34 not found. Now instead we can start using fedora35 Signed-off-by: Swapnil Ingle <swapnil.ingle@nutanix.com> Reviewed-by: John Levon <john.levon@nutanix.com>
Diffstat (limited to '.github/settings.yml')
-rw-r--r--.github/settings.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/settings.yml b/.github/settings.yml
index bc5b5f6..fde1224 100644
--- a/.github/settings.yml
+++ b/.github/settings.yml
@@ -107,7 +107,7 @@ branches:
- centos-7
- ubuntu-18
- ubuntu-20
- - fedora-34
+ - fedora-35
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
enforce_admins: true
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.