Skip to content

Commit d3081c4

Browse files
authored
Update release.yml
1 parent fe86368 commit d3081c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- { target: arm-unknown-linux-gnueabihf, os: ubuntu-22.04, use-cross: true }
2828
- { target: riscv64gc-unknown-linux-gnu, os: ubuntu-22.04, use-cross: true }
2929
- { target: x86_64-apple-darwin, os: macos-13 }
30-
- { target: x86_64-pc-windows-gnu, os: windows-2019 }
31-
- { target: x86_64-pc-windows-msvc, os: windows-2019 }
30+
- { target: x86_64-pc-windows-gnu, os: windows-2022 }
31+
- { target: x86_64-pc-windows-msvc, os: windows-2022 }
3232
- { target: x86_64-unknown-linux-gnu, os: ubuntu-22.04 }
3333
- { target: x86_64-unknown-linux-musl, os: ubuntu-22.04, use-cross: true }
3434

0 commit comments

Comments
 (0)