2
.github/workflows/pake_build.yaml
vendored
2
.github/workflows/pake_build.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
build: [linux, windows, macos]
|
build: [linux, windows, macos]
|
||||||
include:
|
include:
|
||||||
- build: linux
|
- build: linux
|
||||||
os: ubuntu-latest
|
os: ubuntu-20.04
|
||||||
rust: nightly
|
rust: nightly
|
||||||
target: x86_64-unknown-linux-musl
|
target: x86_64-unknown-linux-musl
|
||||||
- build: windows
|
- build: windows
|
||||||
|
|||||||
Reference in New Issue
Block a user