Skip to content

Commit

Permalink
Merge branch 'main' into functional-ui-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmdas authored Jan 6, 2025
2 parents 40bd20a + 179da6b commit 961f427
Show file tree
Hide file tree
Showing 6 changed files with 12,881 additions and 15,802 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x, 20.x]
node-version: [18.x, 20.x, 22.x]
os: [windows-latest, ubuntu-latest, macos-latest]

env:
Expand Down Expand Up @@ -143,4 +143,4 @@ jobs:
OVSX_PAT: ${{ secrets.VSCODE_OVSX_PUBLISHER_TOKEN }}
VSCE_PAT: ${{ secrets.VSCODE_VSCE_PUBLISHER_TOKEN }}
with:
config-dir: .github
config-dir: .github
Loading

0 comments on commit 961f427

Please sign in to comment.