From a771acbec669c477010d0fdfcb90f73a80170691 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Tue, 13 Feb 2024 03:56:26 +0100 Subject: [PATCH] revert build image for appimage to 22.04 --- .github/workflows/build.yml | 2 +- libcore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a7a31f1f..2034f049 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: targets: exe - platform: linux - os: ubuntu-20.04 + os: ubuntu-22.04 aarch: amd64 targets: AppImage,deb,rpm diff --git a/libcore b/libcore index 790fd73d..a1314d84 160000 --- a/libcore +++ b/libcore @@ -1 +1 @@ -Subproject commit 790fd73d5378f9a110ff272445685de495065a91 +Subproject commit a1314d84a9f3ded7ee4ad7afc0e771574c8ce352