Skip to content

Commit 518b651

Browse files
authored
chore: update e2e_test_windows.yaml, remove 2019
1 parent 30a7d22 commit 518b651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_test_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
# ref: https://github.com/actions/runner-images
17-
os: [windows-2019, windows-2022]
17+
os: [windows-2022]
1818
runs-on: ${{ matrix.os }}
1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)