From 089eb571aa3f2817acc93e0ea6c7413ab87f4f5f Mon Sep 17 00:00:00 2001 From: Mo Date: Mon, 13 Jun 2022 09:50:09 -0500 Subject: [PATCH] chore: workflow --- .github/workflows/desktop.release.test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop.release.test.yml b/.github/workflows/desktop.release.test.yml index 357ee4e52..1311621d9 100644 --- a/.github/workflows/desktop.release.test.yml +++ b/.github/workflows/desktop.release.test.yml @@ -5,7 +5,7 @@ on: jobs: Linux: - runs-on: ubuntu-latest + runs-on: ubuntu-18.04 defaults: run: working-directory: packages/desktop