mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-17 00:30:49 +00:00
9 lines
88 B
YAML
9 lines
88 B
YAML
|
arch:
|
||
|
- arm64
|
||
|
|
||
|
language: rust
|
||
|
rust:
|
||
|
- nightly
|
||
|
|
||
|
script:
|
||
|
- make spectests-singlepass
|