From 34d40d4862738fa7a4795f61e65c2d1e8271e77b Mon Sep 17 00:00:00 2001 From: happyntec Date: Mon, 17 Apr 2023 14:20:17 +0800 Subject: [PATCH] for release 1.5.0 --- .github/workflows/pack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pack.yml b/.github/workflows/pack.yml index b3b7d80..4aa4f5c 100644 --- a/.github/workflows/pack.yml +++ b/.github/workflows/pack.yml @@ -17,7 +17,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: ubuntu-18.04 + runs-on: ubuntu-22.04 # Steps represent a sequence of tasks that will be executed as part of the job steps: