Skip to content

Commit edf176b

Browse files
committed
ci: update ci runner
Signed-off-by: Samarpan Bhattacharya <[email protected]>
1 parent 8176f58 commit edf176b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ env:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-18.04
14+
# ubuntu support dropped due to https://github.com/ankane/setup-mysql/commit/70636bf8d2c54521a1b871af766b58d76b468d94
15+
runs-on: macos-12
1516
strategy:
1617
matrix:
1718
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)