From a660d6adbb787c91fd734787ec684a18d8c6cb5e Mon Sep 17 00:00:00 2001 From: lwch Date: Thu, 18 Aug 2022 15:05:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9actions=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d2ce30f..ffd936a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,6 +25,7 @@ jobs: - '1.16' - '1.17' - '1.18' + - '1.19' steps: - uses: actions/checkout@v3