From 54bd80d57bb8469e3e500017054bbcd66ee5d4a1 Mon Sep 17 00:00:00 2001 From: Aiee <18348405+Aiee@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:20:54 +0800 Subject: [PATCH] Add ubuntu2004 back to the workflow --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index d0d83f90021..85df78b2182 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -57,7 +57,7 @@ jobs: matrix: os: - centos7 - # - ubuntu2004 + - ubuntu2004 compiler: - gcc-9.3 - clang-10