ci: update ci runner

Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
This commit is contained in:
Samarpan Bhattacharya 2023-04-02 22:20:03 +05:30
parent 8176f5850c
commit edf176b092
2 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,8 @@ env:
jobs:
build:
runs-on: ubuntu-18.04
# ubuntu support dropped due to https://github.com/ankane/setup-mysql/commit/70636bf8d2c54521a1b871af766b58d76b468d94
runs-on: macos-12
strategy:
matrix:
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

2
package-lock.json generated
View File

@ -6,7 +6,7 @@
"packages": {
"": {
"name": "loopback-connector-mysql",
"version": "6.1.0",
"version": "6.2.0",
"license": "MIT",
"dependencies": {
"async": "^3.2.0",