aboutsummaryrefslogtreecommitdiff
path: root/.github/settings.yml
diff options
context:
space:
mode:
authorJohn Levon <john.levon@nutanix.com>2022-03-24 12:26:02 +0000
committerGitHub <noreply@github.com>2022-03-24 12:26:02 +0000
commitd6f239d2b1afb61f10e016d87b79690cd6ec37e7 (patch)
treeabe1c1cb4a2e238ed5474d80883eb1e361b89344 /.github/settings.yml
parenta8d452e8e384be847377ab41a7ee19d4da71fde3 (diff)
downloadlibvfio-user-d6f239d2b1afb61f10e016d87b79690cd6ec37e7.zip
libvfio-user-d6f239d2b1afb61f10e016d87b79690cd6ec37e7.tar.gz
libvfio-user-d6f239d2b1afb61f10e016d87b79690cd6ec37e7.tar.bz2
retire ubuntu-18 CI (#656)
This OS version's valgrind lacks --exit-on-first-error, so let's stop trying to build in it. We still have centos 7 as "old Linux". Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to '.github/settings.yml')
-rw-r--r--.github/settings.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/settings.yml b/.github/settings.yml
index fde1224..1547076 100644
--- a/.github/settings.yml
+++ b/.github/settings.yml
@@ -105,7 +105,6 @@ branches:
# Required. The list of status checks to require in order to merge into this branch
contexts:
- centos-7
- - ubuntu-18
- ubuntu-20
- 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.