Skip to content

Commit

Permalink
Keep 10.4 to PHP8
Browse files Browse the repository at this point in the history
  • Loading branch information
solracsf authored Feb 6, 2022
1 parent db789c9 commit 5d3739c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ trigger:

---
kind: pipeline
name: mariadb10.2-php8.0
name: mariadb10.4-php8.0

steps:
- name: submodules
Expand All @@ -333,7 +333,7 @@ services:
- name: cache
image: ghcr.io/nextcloud/continuous-integration-redis:latest
- name: mariadb
image: ghcr.io/nextcloud/continuous-integration-mariadb-10.2:10.2
image: ghcr.io/nextcloud/continuous-integration-mariadb-10.4:10.4
environment:
MYSQL_ROOT_PASSWORD: owncloud
MYSQL_USER: oc_autotest
Expand Down

0 comments on commit 5d3739c

Please sign in to comment.