Skip to content

Commit ac1b4fb

Browse files
derrabusgrooverdan
andauthored
CI MariaDB: add 11.4, remove 11.0 (#6432)
Cherry-picked from #6426. Co-authored-by: Daniel Black <[email protected]>
1 parent 7f9b78d commit ac1b4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@ jobs:
302302
- "10.5" # LTS (Jun 2025)
303303
- "10.6" # LTS (Jul 2026)
304304
- "10.11" # LTS (Feb 2028)
305-
- "11.0" # STS (Jun 2024)
306305
- "11.1" # STS (Aug 2024)
307306
- "11.2" # STS (Nov 2024)
308307
- "11.3" # STS (Feb 2025)
308+
- "11.4" # LTS (May 2029)
309309
extension:
310310
- "mysqli"
311311
- "pdo_mysql"

0 commit comments

Comments
 (0)