We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e65269 commit 5119863Copy full SHA for 5119863
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build: [linux]
12
include:
13
- build: linux
14
- os: ubuntu-20.04
+ os: ubuntu-latest
15
rust: stable
16
target: x86_64-unknown-linux-musl
17
archive-name: processforlinux-linux.tar.gz
0 commit comments