seancorfield / next-jdbc

A modern low-level Clojure wrapper for JDBC-based access to databases.
https://cljdoc.org/d/com.github.seancorfield/next.jdbc/
Eclipse Public License 1.0
755 stars 90 forks source link

Upgrade CI to test against MySQL and SQL Server #210

Closed seancorfield closed 2 years ago

seancorfield commented 2 years ago

Figure out GH Actions updates to run MySQL and SQL Server, like run-tests.sh does.