Skip to content

Commit

Permalink
Merge pull request #465 from ds300/david/update-yaml
Browse files Browse the repository at this point in the history
Update yaml
  • Loading branch information
ds300 committed Apr 25, 2023
2 parents fbbeccd + ab86bca commit a1a3231
Show file tree
Hide file tree
Showing 7 changed files with 147,548 additions and 11 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

0 comments on commit a1a3231

Please sign in to comment.