From ce4804fc41e8ee6646808c503538c74d37a04dde Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 2 May 2023 12:01:08 +0300 Subject: [PATCH] --- .github/workflows/release.yml | 2 +- debian/patches/series | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2cf8ce8..fa9a600 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ jobs: build: runs-on: self-hosted container: - image: ubuntu:22.10 + image: ubuntu:23.04 volumes: - /proc:/proc options: --privileged -it diff --git a/debian/patches/series b/debian/patches/series index 166480a..d0e251d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,3 @@ -xwayland-Detect-gbm_bo_get_fd_for_plane-at-runtime.patch +#xwayland-Detect-gbm_bo_get_fd_for_plane-at-runtime.patch 0001-xwayland-patch-fix-vsync.patch