Switch container to add support for building for musl
This commit is contained in:
@@ -10,7 +10,7 @@ env:
|
||||
jobs:
|
||||
build_and_test:
|
||||
name: Rust project - latest
|
||||
runs-on: rustup-all
|
||||
runs-on: rustup-all-musl
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain:
|
||||
|
||||
Reference in New Issue
Block a user