Skip to content

feat: support mysql2 #15

feat: support mysql2

feat: support mysql2 #15

Workflow file for this run

name: CI
on:
push:
branches: [ master, 4.x ]
pull_request:
branches: [ master, 4.x ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test-mysql.yml@master
with:
os: 'ubuntu-latest'
version: '16.17.0, 16, 18, 20'
mysql_version: '5, 8'