You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: test MySQL 8.0 and 8.4 (LTS) in the matrix; parameterize MySQL image
Add a mysql-image matrix axis so CI exercises both supported/RDS LTS lines: datajoint/mysql:8.0 (SSL-configured) and official mysql:8.4. conftest reads the image from DJ_TEST_MYSQL_IMAGE (default 8.0, no behavior change locally). TLS tests already skip outside external containers, so the official 8.4 image needs no special handling. Substantiates the 8.4 support claim (datajoint-docs#209). Refs #1497.
0 commit comments