We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4114dd commit ffa5449Copy full SHA for ffa5449
.github/workflows/release.yml
@@ -26,9 +26,9 @@ jobs:
26
targets: aarch64-unknown-linux-gnu
27
- operating-system: ubuntu-22.04
28
targets: aarch64-unknown-linux-musl
29
- - operating-system: windows-2019
+ - operating-system: windows-2022
30
targets: x86_64-pc-windows-msvc
31
32
targets: aarch64-pc-windows-msvc
33
- operating-system: macos-13
34
targets: x86_64-apple-darwin
0 commit comments