There was an error while loading. Please reload this page.
1 parent ad178bc commit 339dba6Copy full SHA for 339dba6
1 file changed
.github/workflows/release.yml
@@ -18,13 +18,13 @@ jobs:
18
strategy:
19
matrix:
20
include:
21
- - operating-system: ubuntu-20.04
+ - operating-system: ubuntu-22.04
22
targets: x86_64-unknown-linux-gnu
23
24
targets: x86_64-unknown-linux-musl
25
26
targets: aarch64-unknown-linux-gnu
27
28
targets: aarch64-unknown-linux-musl
29
- operating-system: windows-2019
30
targets: x86_64-pc-windows-msvc
0 commit comments