We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3773396 commit b6d3af2Copy full SHA for b6d3af2
.github/pkl-workflows/release.pkl
@@ -47,12 +47,12 @@ jobs {
47
}
48
(job_matrix) {
49
target = "x86_64-pc-windows-gnu"
50
- os = "windows-2019"
+ os = "windows-2022"
51
`use-cross` = null
52
53
54
target = "x86_64-pc-windows-msvc"
55
56
57
58
0 commit comments