Skip to content

Commit

Permalink
Merge branch 'master' into replace-is-ci-by-ci-info
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 authored Apr 25, 2023
2 parents 3d0780c + c69b2a2 commit d318190
Show file tree
Hide file tree
Showing 8 changed files with 147,567 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node: [10, 12, 13]
node: [14, 16, 18]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jspm_packages/

dist/
patch-package.test.tgz

.yarn/cache
Loading

0 comments on commit d318190

Please sign in to comment.