Skip to content

Commit

Permalink
[4.4] Pin version MySql Version in Tests to 8.0 (#43420)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeutz authored May 5, 2024
1 parent 301bdf2 commit 14746b7
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 @@ -362,7 +362,7 @@ services:
MYSQL_DATABASE: test_joomla

- name: mysql8
image: mysql:8
image: mysql:8.0
command: ["--default-authentication-plugin=mysql_native_password"]
environment:
MYSQL_USER: joomla_ut
Expand Down Expand Up @@ -504,6 +504,6 @@ trigger:

---
kind: signature
hmac: 0bb4fab35202cd25de338d26dd2f6afa715103eb3317778cbad6cde75ec987d9
hmac: 4883ca31950b6197886ad6e53fa6ec4bd19152852ea3e016a95a27b7ff27eece

...

0 comments on commit 14746b7

Please sign in to comment.