From 5e3231c481e7404e92db1daaabc4dd96dc949e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D1=82=D0=B0=D0=BB=D0=B8=D0=B9=20=D0=90=D1=80?= =?UTF-8?q?=D1=82=D0=B5=D0=BC=D1=8C=D0=B5=D0=B2?= Date: Mon, 30 Nov 2020 00:37:57 +0300 Subject: PHP 8 ci --- .github/workflows/ci-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 4e2dc069..af66543e 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -9,7 +9,7 @@ jobs: strategy: fail-fast: false matrix: - php: [7.2, 7.3, 7.4] + php: [7.2, 7.3, 7.4, 8.0] go: [1.14, 1.15] os: [ubuntu-latest] env: -- cgit v1.2.3