Skip to content

Commit

Permalink
Merge branch 'capricorn86:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
PlopAndRun authored Aug 29, 2024
2 parents a6cff24 + 0e3d424 commit b9728ae
Show file tree
Hide file tree
Showing 376 changed files with 26,817 additions and 9,265 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16, 18, 20]
node-version: [18, 20, 22]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
node-version: [20]
node-version: [22]

outputs:
next_version: ${{ steps.versionCheck.outputs.next_version }}
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,11 @@ And much more..

<p align="center"><b>Gold Sponsors</b></p>

<p align="center"><a href="https://rtvision.com"><img alt="RT Vision" width="100px" src="https://avatars.githubusercontent.com/u/8292810?s=200&v=4"></a></p>
<p align="center">
<a href="https://rtvision.com"><img alt="RT Vision" width="100px" src="https://avatars.githubusercontent.com/u/8292810?s=200&v=4"></a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://opensource.microsoft.com"><img alt="Microsoft" width="100px" src="https://avatars.githubusercontent.com/u/6154722?s=200&v=4"></a>
</p>

<p align="center"><b>Sponsors</b></p>

Expand Down
Loading

0 comments on commit b9728ae

Please sign in to comment.