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.
2 parents 342c3c4 + f60d300 commit a55dd29Copy full SHA for a55dd29
.github/workflows/release.yaml
@@ -30,10 +30,10 @@ jobs:
30
- os: windows-latest
31
target: aarch64-pc-windows-msvc
32
code-target: win32-arm64
33
- - os: ubuntu-20.04
+ - os: ubuntu-18.04
34
target: x86_64-unknown-linux-gnu
35
code-target: linux-x64
36
37
target: aarch64-unknown-linux-gnu
38
code-target: linux-arm64
39
- os: macos-11
0 commit comments