From 192a7091656b9ba498a4d98c7cc5eaf8a48fc56c Mon Sep 17 00:00:00 2001 From: Jeremiah VALERIE Date: Mon, 13 Sep 2021 08:41:31 +0200 Subject: [PATCH] Bump ci ubuntu version to fix setup-php build see https://github.com/shivammathur/setup-php/issues/452 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cf89f3b8..becd22a6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ env: jobs: build: - runs-on: ubuntu-16.04 + runs-on: ubuntu-20.04 strategy: fail-fast: false matrix: