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 3e8fe59 commit 2256bf5Copy full SHA for 2256bf5
.github/workflows/post-release.yml
@@ -61,7 +61,7 @@ jobs:
61
build: [linux, macos, win-msvc]
62
include:
63
- build: linux
64
- os: ubuntu-18.04
+ os: ubuntu-20.04
65
rust: stable
66
target: x86_64-unknown-linux-musl
67
- build: macos
0 commit comments