diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index f046dd688e2..6173c155c2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -184,7 +184,7 @@ pipeline: DB: NODB PHP: 7.1 nodb-php7.2: - image: nextcloudci/php7.2:php7.2-12 + image: nextcloudci/php7.2:php7.2-11 commands: - NOCOVERAGE=true TEST_SELECTION=NODB ./autotest.sh sqlite when: |