Skip to content

Commit

Permalink
ci: update ci runner
Browse files Browse the repository at this point in the history
Signed-off-by: Samarpan Bhattacharya <[email protected]>
  • Loading branch information
samarpanB committed Apr 4, 2023
1 parent 8176f58 commit edf176b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit edf176b

Please sign in to comment.