Skip to content

Commit

Permalink
fix(1.93): update patch [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Aug 29, 2024
1 parent 043f1c4 commit aa340c1
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 56 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/insider-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@ jobs:
include:
- vscode_arch: x64
npm_arch: x64
# - vscode_arch: arm64
# npm_arch: arm64
- vscode_arch: arm64
npm_arch: arm64
env:
BUILD_SOURCEVERSION: ${{ needs.compile.outputs.BUILD_SOURCEVERSION }}
MS_COMMIT: ${{ needs.check.outputs.MS_COMMIT }}
Expand Down
2 changes: 1 addition & 1 deletion insider.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"tag": "1.93.0",
"commit": "e1db90f81da28c0994b5d50dc2b51e964359e62d"
"commit": "5b066ec2e30cf46bc636d6d27af5404713f6b0f8"
}
Loading

0 comments on commit aa340c1

Please sign in to comment.