From a042ef8de6aa2a4afb797971236723578812b17a Mon Sep 17 00:00:00 2001 From: meng Date: Tue, 19 Mar 2024 15:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=BE=A4=E6=99=96=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index bae32e9..e6e612a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -18,7 +18,7 @@ env: jobs: build: name: Build PHP 8.0 - runs-on: byd + runs-on: ubuntu-latest container: catthehacker/ubuntu:act-latest env: PHP_CLI_VERSION: 8.0-cli-alpine