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