Skip to content

Commit 5417424

Browse files
committed
Skip test on window-2019 build image as it will be removed soon.
1 parent c834844 commit 5417424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
2020
vs2019:
2121
name: Visual Studio 2019
22+
if: false
2223
runs-on: windows-2019
2324
steps:
2425
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)