Skip to content

Commit 19de214

Browse files
Run VSIX workflow on windows-latest
1 parent c672915 commit 19de214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vsix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
jobs:
2323
build:
2424

25-
runs-on: windows-2025
25+
runs-on: windows-latest
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)