Skip to content

Commit bf0e69f

Browse files
committed
Change CI Image to windows-2025-vs2026
1 parent dd5c16d commit bf0e69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
pack-and-publish:
4747
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
4848
needs: build-and-test
49-
runs-on: windows-latest
49+
runs-on: windows-2025-vs2026
5050
env:
5151
Solution_Name: AdvancedSharpAdbClient/AdvancedSharpAdbClient.csproj
5252

0 commit comments

Comments
 (0)