From acca012245add3794f820343010e7c466c43d76f Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sun, 17 Feb 2019 09:20:48 +0800 Subject: [PATCH] tweak ci --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index be92fc7a..96fd5c2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,8 +8,6 @@ jobs: phpVersion: 7.1 '7.2': phpVersion: 7.2 - '7.3': - phpVersion: 7.3 variables: APP_ENV: testing DB_CONNECTION: mysql