Skip to content

Commit

Permalink
Test 22
Browse files Browse the repository at this point in the history
  • Loading branch information
prodion23 committed Nov 21, 2024
1 parent 606f860 commit f97f2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
needs: generate_proto
strategy:
matrix:
node_version: [ "14", "16", "18", "20" ]
node_version: [ "18", "20", "22" ]
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f97f2ee

Please sign in to comment.