From a6c48bd79f4f7d5459f459d0a8a4d018bf4dd9d7 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 30 Jun 2022 13:07:56 +0800 Subject: [PATCH] =?UTF-8?q?github=E8=BE=9B=E8=8B=A6=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-app-mysql55.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app-mysql55.yml b/.github/workflows/python-app-mysql55.yml index 245293f32..7b9635fed 100644 --- a/.github/workflows/python-app-mysql55.yml +++ b/.github/workflows/python-app-mysql55.yml @@ -16,7 +16,7 @@ jobs: build: strategy: matrix: - os: [ubuntu-latest] + os: [ubuntu-20.04, ubuntu-18.04, ubuntu-22.04] runs-on: ${{ matrix.os }} #runs-on: ubuntu-latest