Commit 79e2ab2
committed
build: remove windows-2022 from v16.x actions
PR-URL: #42299
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 788e77c commit 79e2ab2Copy full SHA for 79e2ab2
File tree
Expand file treeCollapse file tree
2 files changed
+2
-6
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
2 files changed
+2
-6
lines changedOpen diff view settings
Collapse file
.github/workflows/build-windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/build-windows.yml+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
| 29 | + |
34 | 30 | |
35 | 31 | |
36 | 32 | |
|
Collapse file
.github/workflows/coverage-windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage-windows.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
0 commit comments